Skip to content

Releases: eXist-db/jfreechart

v0.5.0

25 Jul 18:07
Compare
Choose a tag to compare
  • Mavenized build.
  • Switch to Java8.
  • Compatible with eXist-db v4.6 and newer.
  • Made examples to output compressed SVG.
  • Removed deprecated draft map constructor for compatibility with forthcoming eXist 5.0.0-RC8.
  • eXist-db 3.x compatibility

    27 Jan 22:24
    Compare
    Choose a tag to compare

    Make compatible with latest RC

    Project update

    21 Aug 09:01
    Compare
    Choose a tag to compare

    Improved stability, added configuration options
    Smaller XAR file
    Updated Showcase

    Detailled log: v0.2...v0.3

    eXist-db 2.2 release

    07 Jul 19:43
    Compare
    Choose a tag to compare

    Added XYAreaChart, XYBarChart, ScatterPlot and XYLineChart and BubbleChart
    Added new configuration options
    Added new XML input formats: XYDataset and XYZDataset
    Moved to Java7

    Detailled log: v0.1...v0.2

    Initial release

    04 Mar 20:51
    Compare
    Choose a tag to compare
    Initial release Pre-release
    Pre-release

    Draft version of the extension, functionally complete.

    jfreechart-0.1.xar contains all required java JAR files, and can be referenced from any application XAR.
    jfreechart-showcase-0.1.xar provides a number of simple demonstrations of using the extension.

    The jfreechar jar contains all third party libraries that are required to generate SVG charts.

    Pull-requests for improvements are welcome, issues as well.