Orson Charts 1.5

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.5

Post by david.gilbert » Tue Feb 16, 2016 5:10 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

28-Jan-2016 : Version 1.5

added new LineXYZRenderer;
added option to invert axes;
fix exception when setting a new dataset using CategoryPlot3D.setDataset():
fix direction of mouse wheel zooming in JavaFX;
included FXGraphics2D version 1.3 as a dependency;
updated OrsonPDF to version 1.7;
updated JFreeSVG to version 3.0;
added pom.xml for Maven builds;
JavaFX demos brought up to match the Swing demos;
various Javadoc improvements.
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