Wed, 29 Aug 2012 07:58:08 +0000 |
Felix Wolfsteller |
Split logo placement property in two (vertical/horizontal).
|
Tue, 28 Aug 2012 15:53:05 +0000 |
Felix Wolfsteller |
sloppy logo placement property implementation.
|
Tue, 28 Aug 2012 12:47:11 +0000 |
Felix Wolfsteller |
Preparations for logo inclusion in charts.
|
Mon, 27 Aug 2012 10:52:12 +0000 |
Felix Wolfsteller |
Fixed typo.
|
Thu, 19 Jul 2012 09:37:52 +0000 |
Sascha L. Teichmann |
Use Integer.parseInt() instead of Integer.valueOf() + Autounboxing.
|
Sat, 23 Jun 2012 14:31:02 +0000 |
Felix Wolfsteller |
Parse legend aggregation threshold value for settings.
|
Tue, 27 Dec 2011 10:12:14 +0000 |
Ingo Weinzierl |
Added an ExportSection to ChartSettings which provides attributes for chart 'width' and 'height'.
|
Tue, 27 Dec 2011 07:17:07 +0000 |
Ingo Weinzierl |
Use axes ranges specified in ChartSettings for zooming in charts.
|
Fri, 23 Dec 2011 08:51:28 +0000 |
Ingo Weinzierl |
Improved ChartSettings and depending classes to avoid a lot of casting.
|
Fri, 16 Dec 2011 09:56:32 +0000 |
Ingo Weinzierl |
Parse the Settings of each Output during Collection's describe() operation.
|
Thu, 15 Dec 2011 15:58:56 +0000 |
Ingo Weinzierl |
Improved the ChartSettings returned by charts - it now contains a legend specific section.
|
Wed, 14 Dec 2011 14:17:31 +0000 |
Ingo Weinzierl |
Implemented a ChartSettings with relevant Sections and Attributes for charts (NOTE: Work still in progress).
|