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


Rock and Roll

Posts: 685
Joined: Apr 6th, 2003
Charting for JavaScript, V1.1
Dec 7th, 2016 at 2:45pm
Print Post  
We have released version 1.1 of JavaScript Chart library. It contains the following new features:

Funnel Chart
Funnel charts are often used to represent stages in a sales process and show the amount of potential revenue at each stage. In MindFusion.Charting for JavaScript funnel charts can be created by utilizing the FunnelChart or FunnelRenderer classes. FunnelChart inherits from the base Chart class and offers additional customization through its segmentSpacing and bottomBase properties.

Theme XML serialization
Themes now can be serialized to and from XML through the use of the respective loadFrom and saveTo methods.

Miscellaneous
  • labelRotationAngle property added to AxisRenderer. xAxisLabelRotationAngle and yAxisLabelRotationAngle properties added to BiaxialChart.
  • PieChart now properly shows outer labels.
  • LegendRenderer now properly shows border.
  • Fixed hit-testing in pie and radar charts.
  • Bubbles in bubble charts are now properly centered on their values.
  • Charts' zoom buttons scaling issue fixed.

Latest distribution can be downloaded here, or from the clients area on our site.
https://mindfusion.eu/JavaScript.Chart.zip

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint