Home

Awesome

Orson Charts

(C)opyright 2013-2022, by David Gilbert. All rights reserved.

Version 2.1.0, 23 January 2022.

Overview

Orson Charts is a 3D chart library for the Java™ platform that can generate a wide variety of 3D charts for use in client-side applications (JavaFX and Swing) and server-side applications (with export to PDF, SVG, PNG and JPEG).

<img width="1287" alt="JFree Demo for Orson Charts" src="https://user-images.githubusercontent.com/1835893/150690870-8153f58e-ab6c-4898-a730-9f49d9293e38.png">

Key features include:

Orson Charts is very easy to use, and includes comprehensive Javadocs. It is licensed under the terms of the GNU General Public License version 3 or later. Orson Charts requires JDK/JRE 11 or later. To use Orson Charts with JavaFX requires the Orson Charts FX extension project.

Demos

Demo applications can be found in the following projects at GitHub:

Building

You can build Orson Charts using Maven by issuing the following command from the root directory of the project:

mvn clean install

The build requires JDK 11 or later.

Reporting Bugs

If you find a bug in Orson Charts, please file a bug report at:

https://github.com/jfree/orson-charts/issues

History

Version 2.1.0 : 23-Jan-2022

Version 2.0 : 15-Mar-2020

Version 1.7 : 17-Nov-2017

Version 1.6 : 2-Nov-2016

Version 1.5 : 28-Jan-2016

Version 1.4 : 27-May-2014

Version 1.3 : 11-Apr-2014

Version 1.2 : 7-Mar-2014

Version 1.1 : 23-Dec-2013

Version 1.0 : 17-Nov-2013

This is the first public release of Orson Charts, we welcome your feedback and suggestions.