Module talk:Chart: Difference between revisions

Content deleted Content added
'Y' axis maximum on stacked bar chart: simply superb - thank you
m 'Y' axis maximum on stacked bar chart: clearer, for anyone else reading this
Line 66:
::::That's very good. I played with something similar, but the font-size and overlap was the killer - never even thought of font-size:x% (duh...). I might be able to make that work. Thanks. The pseudo-thumbnail might not need group legends I suppose. How about an option to not display them "group names=none". Then we could drop coloured boxes/text in the template like: {{rbox|Blue|#|Blue|White}} and {{rbox|Gold|#|Gold|Black}} if the position was awful - see above ? <span style="font-family:Arial;font-weight:bold;color:#000;">[[User:Begoon|<span style="color:#0645AD;">Begoon</span>]]&thinsp;[[User talk:Begoon|<span style="color:gray;"><sup>talk</sup></span>]]</span> 14:25, 27 June 2013 (UTC)
 
:::::Or, I guess I could cheat with ''height:220px; overflow:hidden;'' :
<div style="font-size:60%; height:220px; overflow:hidden;">
<div style="margin-left:65px; margin-bottom:15px; font-size:120%;">{{rbox|&nbsp;&nbsp;&nbsp;&nbsp;|#|Green|White}} Apple&nbsp; {{rbox|&nbsp;&nbsp;&nbsp;&nbsp;|#|Yellow|Black}} Banana&nbsp; {{rbox|&nbsp;&nbsp;&nbsp;&nbsp;|#|Orange|Black}} Orange&nbsp;</div>