Orson Charts 1.7 / Orson Charts FX 1.0

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.7 / Orson Charts FX 1.0

Post by david.gilbert » Fri Nov 17, 2017 12:07 am

Orson Charts 1.7 has been released, along with a new project Orson Charts FX 1.0 that contains extensions that allow Orson Charts to be used with JavaFX.

Code: Select all

Version 1.7 : 17-Nov-2017

[*] removed JavaFX support to a separate project Orson Charts FX;
[*] fixed cell content bug in GridElement;
[*] fixed bug in GradientColorScale;
[*] protect from NullPointerException in AbstractValueAxis3D;
[*] streamline build by removing Ant build support and moving demo code to external projects.
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