Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/jfree/StyledXYSeries.java @ 3248:4eb91fb1e73e
age | author | description |
---|---|---|
Sun, 24 Jun 2012 17:49:07 +0000 | Sascha L. Teichmann | Removed trailing whitespace. |
Sun, 24 Jun 2012 06:51:05 +0000 | Christian Lins | Output code to trackdown the linecolor problem |
Fri, 15 Jun 2012 09:30:07 +0000 | Sascha L. Teichmann | FLYS artifacts: Removed trailing whitespace. |
Fri, 27 Apr 2012 09:58:21 +0000 | Felix Wolfsteller | Added DataType for lines that also stores width, use it. Added HasLabel interface for some series. |
Thu, 09 Feb 2012 14:27:47 +0000 | Ingo Weinzierl | Enabled styling in timeseries charts. |
Wed, 04 Jan 2012 16:13:10 +0000 | Ingo Weinzierl | Added support for pointsize in chart themes. |
Wed, 04 Jan 2012 14:43:48 +0000 | Ingo Weinzierl | Moved JFreeChart specific classes to de.intevation.flys.jfree and added required imports. |