An open API service indexing awesome lists of open source software.

https://github.com/jfree/jfree-demos

Various demo programs for JFree projects
https://github.com/jfree/jfree-demos

charts graphics2d java2d svg

Last synced: about 1 year ago
JSON representation

Various demo programs for JFree projects

Awesome Lists containing this project

README

          

# JFree Demos

Various demo programs for [JFree](http://www.jfree.org) projects, including:

* [JFreeChart](https://github.com/jfree/jfreechart)
* [JFreeSVG](https://github.com/jfree/jfreesvg)
* [JFree PDF](https://github.com/jfree/jfreepdf)
* [Orson Charts](https://github.com/jfree/orson-charts)

A release version is tagged from time to time to make it easier to check out a version of the demo project that aligns to the library version(s) you are using. See the table below:

| Version | JFreeChart | JFreeSVG | JFreePDF |Orson Charts |
| -------------- | ----------:| --------:| ------------:| ------------:|
| 1.0 | 1.5.0 | | | |
| 1.1 | 1.5.0 | 3.3 | | |
| 1.2 | 1.5.0 | 3.3 | | 1.7 |
| 2.0 | 1.5.2 | 4.2 | 2.0 | 2.0 |
| 2.1 | 1.5.3 | 5.0.2 | 2.0 | 2.1.0 |