Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/jfree/XYStyle.java @ 5539:8d0af912351c
age | author | description |
---|---|---|
2012-07-26 | Christian Lins | Point labels can have a background color now. |
2012-07-19 | Sascha L. Teichmann | Use Integer.parseInt() instead of Integer.valueOf() + Autounboxing. |
2012-07-03 | Felix Wolfsteller | Fix issue695 (labels of waterlines). |
2012-06-24 | Christian Lins | Output code to trackdown the linecolor problem |
2012-06-21 | Raimund Renkert | Use different stylings for real and interpolated data points. |
2012-06-18 | Ingo Weinzierl | Apply point color in XYStyle. |
2012-05-03 | Felix Wolfsteller | Respect show line label bg setting. |
2012-05-02 | Felix Wolfsteller | Respect colors of theme for linelabels. |
2012-05-02 | Felix Wolfsteller | Parse more theme properties for linelabels. |
2012-04-26 | Felix Wolfsteller | Let theme define whether or not to display a (yet static) label for line). |
2012-02-09 | Ingo Weinzierl | Enabled styling in timeseries charts. |