Currently, if this template is placed inside a div (for example, to float it to the right), the "See or edit source data" sentence ends up next to the graph instead of below it. This can be fixed by either wrapping the section in <div>...</div>
, or by replacing <small>...</small>
with <div style="font-size: 85%">...</p>
.
Topic on Template talk:Graph:Stacked
Appearance