JFreeChart Demo Programs
Alongside JFreeChart and JFreeChart-FX, I have created a suite of demonstration applications to illustrate how to create various types of charts with these libraries.
To run these, you can download the following jar files:
You can run the JFreeChart demos using:
java -jar jfreechart-demo-1.5.0-jar-with-dependencies.jar
…and the JFreeChart FX demos using:
java -jar jfreechart-fx-demo-1.0-jar-with-dependencies.jar
The source code for these demos is made available when you support the JFreeChart Project. Please encourage your company to do so!
Written on November 20, 2017