Changes

  1. Version 1.2.2 (2011/02/25

    • Solved bug that prevented the proper display of time series below frequency of "day"(LM)
  2. Version 1.2.1 (2011/01/07

    • Added hiding of shadows in bar charts, see #6 (LM)
    • Added "flat" look in bar charts, see #7 (LM)
  3. Version 1.2.0 (2010/11/29)

    • Added domain markers, see #2 (LM)
    • Updated to JFreeChart 1.0.12, see #5 (LM)
  4. Version 1.1.1 (2010/06/04)

    • Solved #1 (LM)
  5. Version 1.1.0 (2010/04/27)

    • Added multiple range axis (LM)
    • Solved bug that prevented series colors to be correctly assigned to series (LM)
    • Solved bug with "square" shapes (only "circle" shapes were drawn) (LM)
  6. Version 1.0.0 (2008/04/19)

    • Adapted to Cocoon 2.2 (LM)
    • Use of Maven (LM)
    • Ported to JFreeChart 1.0.x (LM)
    • Revamped site (LM)
    • Used styles for chart rendering (LM)
    • Added interval marker (LM)
    • Added color and font styles attributes (LM)
    • Dropped color attributes (LM)
    • Added gradient styles attributes (LM)
    • Dropped gradient attributes (LM)
    • Added shape style (LM)
    • Added plot margins (LM)
    • Added item value labels (LM)
  7. Version 0.1.2 (2004/06/22)

    • Ported to JFreeChart 0.9.20 (PH)
    • Updated docs (LM)
  8. Version 0.1.1 (2003/08/27)

    • Added color gradient for chart frames (PH)
    • Added meter chart sample (LM)
    • Ported to Cocoon 2.1 (LM)
    • Added DTD of Fins schema (thanks to Leen Lambers and Neil Bacon !) (LM)
    • Background image now taken from an URI or from the file system (PH)
    • Got rid of the Jimi jar, replaced by the javax.imageio package (PH)
    • Added drawborder atttribute to the frame element (PH)
    • Added some atttributes to the properties element (PH)
    • Added background element (PH)
    • Revised and corrected the schema (LM)
    • Made Fins a Cocoon block (many thanks to Daniel Fagerstrom !) (LM)
    • When background image URI is not reacheable the exception is caught and an error message logged. (PH)
    • Time intervals of less than one day can now be used in time series. (PH)
  9. Version 0.1.0 (2003/03/17)

    • Added Times Series charts (PH)
    • Added XY charts (PH)
    • Added serializer (PH, LM)
    • General refactoring of classes (PH, LM)
    • Use of JFreeChart 0.9.6 (PH)
    • Refactoring of documentation, added samples (LM)
    • Refactoring of XML schema (PH, LM)
  10. Version 0.0.4 (2003/01/23)

    • Original coding (PDN, LM)