XChart, A Charting Library for Java, licensed under the Apache 2.0 license, version 2.3.0 was released today! This release introduces real-time charts and a few bug fixes and behind-the-scenes improvements. For the full change log and to download the jar please visit XChart's change log.
A Swing demo is also available for download along with the main xchart jar here. To run the demo from the command line type the following:
 cd /path/to/xchart-demo/jar/  
 java -cp xchart-demo-2.3.0.jar:xchart-2.3.0.jar com.xeiam.xchart.demo.XChartDemo  
The following image shows a screen shot of a real-time chart from the XChart demo app.

No comments:
Post a Comment