Orson-Charts v2.0 Release Notes
Release Date: 2020-03-15 // over 4 years ago-
- created a Java module (
org.jfree.chart3d
); - ๐จ refactored into
org.jfree.chart3d
namespace.
- created a Java module (
Previous changes from v1.7
-
- โ removed JavaFX support to a separate project Orson Charts FX;
- ๐ fixed cell content bug in
GridElement
; - ๐ fixed bug in
GradientColorScale
; - protect from
NullPointerException
inAbstractValueAxis3D
; - ๐ streamline build by removing Ant build support and moving demo code to external projects.