Orson Charts 1.6

A discussion forum for Orson Charts (a 3D chart library for the Java platform).
Locked
david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Orson Charts 1.6

Post by david.gilbert » Wed Nov 02, 2016 9:40 pm

A new version of Orson Charts, a 3D chart library for Java (JavaFX, Swing and server side apps) has been released. From the README:

Code: Select all

Version 1.6 : 2-Nov-2016

- added `remove()` method to `XYZSeries` and added change notification mechanism;
- added `remove()` and `removeAll()` methods to `XYZSeriesCollection` and added change notification;
- added generics to source files;
- updated `FXGraphics2D` to version 1.5;
- updated `JFreeSVG` to version 3.2.
This release is Open Source under the terms of the GNU General Public License, version 3.0. A commercial license is also available for companies that prefer not to use GPL software. The project sources are hosted at GitHub: https://github.com/jfree/orson-charts
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

Locked