FusionCharts Suite XT v3.11.2
Released: Sep 22, 2016
V3.11.2 での更新項目
機能
-
FusionCharts XT Improvements
- For scroll stacked column charts the showSum attribute now works even if the dataset value is set to `0`.
-
FusionWidgets XT Improvements
- For Horizontal linear gauges the color attribute of the trendpoint is now also applied on the trendline's text.
-
Common Improvements
- 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`.
不具合の修正
-
FusionCharts XT Fixes
- 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.
-
FusionWidgets XT Fixes
- For funnel and pyramid charts, the `baseFont` attribute now works as expected.
- For the gantt chart, showSlackAsFill attribute is now functional.
- In realtime charts, using updateInterval the realtime data gets rendered at expected time.
- For angular gauge, the value of the lower limit is now rectified. Previously, if the lower limit was not specified, it was inheriting the value of the dial.
-
PowerCharts XT Fixes
- In the kagi chart, labels corresponding to null data values are no longer displayed on the xaxis.
- For radar chart, all the labels now get displayed as expected. Previously, labels for some data points were not getting rendered.
-
FusionMaps XT Fixes
- USMSA map now gets rendered with the expected entities.
-
Common Fixes
- 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.