Revision
2415 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 31 09:58:04 2015 UTC
(9 years, 6 months ago)
by
mojays
File length: 278579 byte(s)
Diff to
previous 2086
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"
Revision
2086 -
(
view)
(
annotate)
-
[select for diffs]
Added
Fri Sep 28 17:18:28 2012 UTC
(12 years, 5 months ago)
by
mojays
File length: 300275 byte(s)
MailUtil: constant MAX_DESKTOP_MAIL_BODY_SIZE made public
BooleanInputOption: Nice enhancement! Connect other InputOptions to the BooleanInputOption (checkbox) to automatically change their enabled/disabled state according to the checkbox selection