Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/chart/AbstractChart.java @ 860:f94a95009423
age | author | description |
---|---|---|
2010-03-29 | Sascha L. Teichmann | Ordered imports. Removed needless imports. Removed empty headers. |
2010-03-24 | Ingo Weinzierl | Added and repaired javadoc in de.intevation.gnv.chart package. |
2010-02-15 | Ingo Weinzierl | Added new ouput mode: histogram. |
2009-12-02 | Ingo Weinzierl | New options in chart template: visibility of lines and points in charts and point's size. |
2009-11-26 | Ingo Weinzierl | Implemented a helper class for exporting charts. Adapted code. |
2009-11-24 | Ingo Weinzierl | Added timegap definitions to charts. Adapted constructors and constructor calls. |
2009-11-20 | Ingo Weinzierl | Export format of charts is related to mime-type. |
2009-11-20 | Ingo Weinzierl | Removed duplicated and needless imports. |
2009-11-19 | Ingo Weinzierl | Interface and abstract classes for chart creation implemented. |