Please note that FusionCharts new licenses are available as part of FusionCharts Suite
FusionCharts Suite is available as an Annual and Perpetual licenses.
FusionCharts XT v3.11.2
Released: Sep 22, 2016
V3.11.2 中的更新
特性
For scroll stacked column charts the showSum attribute now works even if the dataset value is set to `0`.
Significantly improved chart rendering speed.
For all the charts in FusionCharts Suite XT, annotations can now be displayed above all the elements in the chart if you set `showBelow=0`.
修补程序
In the zoom scatter chart, the regression line now works as expected. Previously,it was getting extended upto the width of the canvas.
In the zoomline chart, Traditional tooltips are now displayed when useCrossLine=0.
For 2D pie charts, labelDisplay attribute now works as expected when set to ROTATE. Previously, for `labelDisplay=ROTATE`, labels were not getting displayed.
Label positioning issues in pie and doughnut charts have been fixed. Previously, label overlapped the caption/subcaption.
The JavaScript error in zoomline chart when a chart height was less than 173 has now been fixed.
Labels in bubble chart is now displayed as expected without any line break.
For zoomline charts the rotateLabels attribute is now working as expected.
For multiseries charts the javaScript function when defined in a link attribute will now be triggered only once when the legend is toggled.
The issue of chart caption and subcaption overlapping the chart canvas in Google Chrome, when `canvasOnTop=1`, has been fixed.
Extra decimal values have now been removed when formatNumber attribute is false (0).
The feedData method now works as expected. Previously, this method was escaping characters for encoding.