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
- Host: GitHub
- URL: https://github.com/jfree/jfree-demos
- Owner: jfree
- License: other
- Created: 2017-10-07T07:01:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T16:16:18.000Z (about 2 years ago)
- Last Synced: 2025-04-14T08:05:28.653Z (about 1 year ago)
- Topics: charts, graphics2d, java2d, svg
- Language: Java
- Size: 928 KB
- Stars: 72
- Watchers: 4
- Forks: 34
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |