Released: Sep 28, 2015
Updates in this release
Updates in 3.9
Improvements
- The following maps have been added to the core package:
- Japan province maps
- Azerbaijan subregion maps
- USA DMA maps
- USA MSA maps
- Europe, with UK shown as a single entity
Fixes
- Maps now render correctly in IE10.
- Tooltips for individual map sections are now rendered correctly with gradient legend interactivity. Previously, the tooltips disappeared when the touch event was triggered.
- In maps, the marker label is now placed above the marker when the label is positioned in the center ( labelPos=center ).
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