The MindFusion Forums
Gauge and Chart Components >> News >> Charting for JavaScript, V1.1.1
https://mindfusion.eu/Forum/YaBB.pl?num=1497615957

Message started by Forum Admin on Jun 16th, 2017 at 12:25pm

Title: Charting for JavaScript, V1.1.1
Post by Forum Admin on Jun 16th, 2017 at 12:25pm
We have released version 1.1.1 of JavaScript Chart library. It contains the following new features:

Interactive range selection
RangeSelector is a scrollbar-like component that lets users scroll or resize currently visible range of chart's data. BiaxialChart shows a horizontal range selector when its showXRangeSelector property is enabled, and a vertical one when showYRangeSelector is enabled. Scroll ranges are specified using xScrollRangeMin and xScrollRangeMax properties for the X axis, and yScrollRangeMin and yScrollRangeMax properties for Y axis.



Miscellaneous

  • Legends can display all elements of a series instead of series title values, which is useful for pie and funnel charts. To enable that mode, set the showSeriesElements of LegendRenderer to true, and assign the kind of labels to display to the elementLabelKind property.
  • FunnelRenderer/FunnelChart bottomWidth property has been renamed to stemWidth.
  • Event listeners' signatures used by IEventDispatcher implementations now include a sender argument.
  • showHighlight and showToolTips properties let you disable highlights and tooltips.

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

The MindFusion Forums » Powered by YaBB 2.6.11!
YaBB Forum Software © 2000-2024. All Rights Reserved.