Revision
2415 -
(
view)
(
annotate)
-
[selected]
Modified
Mon Aug 31 09:58:04 2015 UTC
(9 years, 6 months ago)
by
mojays
File length: 273920 byte(s)
Diff to
previous 2093
ChartRendererStyle:
- cache mapping "SeriesKey >> SeriesIndex", new methods getSeriesIndex(.), styleUsesSeriesKeys()
- maintain visibility of lines (default and by series)
- BugFix: apply series properties by seriesKey had used wrong index to access ChartRendererStyle arrays
- LegendLabelGenerator/LegendTooltipGenerator: consider seriesKey
ChartStyleUtil:
- new method applyStyleFromXML(.) apply XML Style to existing ChartStyle object
ChartStyleXMLFactory:
- new renderer style property "linesVisible"