Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/exports/ChartSettings.java @ 2646:c11da3540b70
age | author | description |
---|---|---|
2011-12-27 | Ingo Weinzierl | Added an ExportSection to ChartSettings which provides attributes for chart 'width' and 'height'. |
2011-12-27 | Ingo Weinzierl | Use axes ranges specified in ChartSettings for zooming in charts. |
2011-12-23 | Ingo Weinzierl | Improved ChartSettings and depending classes to avoid a lot of casting. |
2011-12-16 | Ingo Weinzierl | Parse the Settings of each Output during Collection's describe() operation. |
2011-12-15 | Ingo Weinzierl | Improved the ChartSettings returned by charts - it now contains a legend specific section. |
2011-12-14 | Ingo Weinzierl | Implemented a ChartSettings with relevant Sections and Attributes for charts (NOTE: Work still in progress). |