Skip to content

eXist-db/jfreechart

JFreeChart extension

Build Status Java 8 License Codacy Badge

This XAR extension provides JFreeChart functionality for eXist-db.

The XAR file is shipped with JFreeChart version 1.5 and Apache Batik SVG Toolkit version 1.11.

Installable XAR files are available on the releases page or via the eXist-db public repository.

Documentation

Some documentation can be found on the wiki of the JFreeChart extension.

Requirements

  • Java 8
  • Apache Maven 3.3+
  • Git.
  • for XAR version 0.5 and newer: eXist-db v4.6 or newer.

Contributions

Contributions are welcome via Pull requests; bugreports, ideas and suggestions can be filed using the Issues page.

Build

If you want to create an EXPath Package for the app, you can run:

$ mvn package

There will be a .xar file in the target/ sub-folder.