Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Charting for Java Swing, V1.0.1 (Read 1710 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 713
Joined: Apr 6th, 2003
Charting for Java Swing, V1.0.1
Jun 8th, 2020 at 4:41pm
Print Post  
Charting for Java Swing has been released with the following new features and changes:

New in version 1.0.1

Axis origin

The setOrigin method of Axis class lets you specify the origin of an axis. If set to a non-null value, the component renders an axis line inside the plot. Bars are drawn below that axis line if their values are smaller than the origin. For stacked bar charts, each bar length corresponds to the difference between bar's value and origin.



Miscellaneous
  • StemWidth property added to FunnelChart.
  • JavaFX dependencies removed.
  • Fixed exception when applying zoom history.
  • Fixed rendering of zoom buttons.


Installer for the latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.eu/JChart.zip

Enjoy!
« Last Edit: Nov 30th, 2020 at 3:09pm by Forum Admin »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint