PowerCharts XT v3.9 released

Released: Sep 28, 2015

Updates in this release

Updates in 3.9

Improvements

  • Browser compatibility improved for handling the SVG path element in dragnode charts.

Fixes

  • Tooltips in charts are now working in Android Chrome for the data plots configured to listen to drag events.

Common updates across all FusionCharts products:

New Features

  • The forceNumberScale ( sForceNumberScale for the secondary yaxis) has been introduced to format values lower than the specified numberScaleValue. If a data value is less than the lowest given number in the number scale, this attribute forces the lower value of the `numberScaleUnit` to be applied to that data value. This attribute works only when `"formatNumberScale": "1"` and the `defaultNumberScale` attribute is not defined.

Improvements

  • The clientside export feature is now available for IE10 and above, including new Microsoft Edge browser. Also, the feature is now working correctly for gradients in Mozilla Firefox.
  • Charts/maps with a large number of data points can now be exported using the PHP export server.

Fixes

  • Draggable chart components, like the gradient legend, are now working correctly when the chart is rendered inside a draggable container.
  • Invalid <style> tag present in the exported SVG string has been removed.
  • The chartCleared event is now triggered irrespective of where it is attached globally, with the FusionCharts object, or at chart level. Previously, the event was triggered only when attached globally.
  • Error shown in the Google Chrome console when FusionCharts was rendered on Windows 8 devices has been fixed.
  • JavaScript error, reported in the console