Content deleted Content added
→'Y' axis maximum on stacked bar chart: + (and notify) |
|||
Line 113:
::::::::::so i taught chart 2 new tricks: "tooltip value accumulation": this has effect only with "stack", and will cause the tooltip value to display the accumulation of all the block up to the current (including), and "hide group legends" which prevent displaying the group legends below the chart (the 2nd one works for pie chart also). peace - [[User:קיפודנחש|קיפודנחש (aka kipod)]] ([[User talk:קיפודנחש|talk]]) 21:30, 28 June 2013 (UTC)
::::::::{{od|2}}Excellent - that's really cool. Both of those were things I was "working around", and now I don't need to. You can take a look at [[User:Begoon/sandbox/casualties]], and the templates it uses if you're interested - but now, thanks to your hard work, I can simplify them a bit. Thanks for letting me know, and thanks for all of your work with [[Module:Chart]] which I think is a great addition to the wiki. Cheers. <span style="font-family:Arial;font-weight:bold;color:#000;">[[User:Begoon|<span style="color:#0645AD;">Begoon</span>]] [[User talk:Begoon|<span style="color:gray;"><sup>talk</sup></span>]]</span> 01:51, 29 June 2013 (UTC)
::::::::@ {{U|קיפודנחש|קיפודנחש}}: One small problem, I think. I'm trying to use {{green|<nowiki>|hide group legends = {{#if:{{{hide group legends|}}}|{{{hide group legends}}}|false}}</nowiki>}}, and I'm pretty sure I'm passing true/false correctly - but it seems once you even specify the parameter at all it evaluates as true, and hides them, even if blank or false ? Or, I'm screwing up and tested it wrong, which is equally possible... <span style="font-family:Arial;font-weight:bold;color:#000;">[[User:Begoon|<span style="color:#0645AD;">Begoon</span>]] [[User talk:Begoon|<span style="color:gray;"><sup>talk</sup></span>]]</span> 05:04, 29 June 2013 (UTC)
|