Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/exports/ChartSettings.java @ 2074:a026d005accd
age | author | description |
---|---|---|
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). |