FusionCharts Suite XT v3.19.x

Released: Aug 2, 2022

v3.19.x での更新項目

v3.19.0

Updated Aug 2, 2022

Features

  • FusionCharts 3.19
    • Added a new Group Stacked Bar chart called the MSStackedBar2D chart which helps users represent data values as a sum of two or more values.
    • Added the ability to show the percentage value with the corresponding legend in Doughnut and Pie charts.
    • Updated Angular integration to support Angular versions 11, 12, and 13.
    • Updated React integration to support React versions 16, 17, and 18.
    • Improved PDF encoding allowing users to save and export PDF files on a local server. Previously, saving a PDF resulted in a corrupted file.
    • The FusionMap feature now shows the Indian region of Ladakh as a separate entity.
    • Added the ability for users to define the legend container's width.
    • Improved the readability of Multiseries charts by preventing plotted value series from overlapping when using the same or similar values.
  • FusionTime 2.7
    • Improved chart visualization by allowing users to use the new paletteColor feature to specify a custom color for an individual series at plot level in a column visualization.

Fixes

  • FusionCharts 3.19
    • The addGroup method now renders annotations correctly. Previously, the addGroup method removed existing Annotations.
    • Android applications no longer crash when exporting charts using the react-native plugin.
    • Spline charts display all datasets correctly even if dataset values contain zeros. Previously, the data plots did not display correctly if one dataset had zero as a value.
    • Legend items in Timeseries charts are now working correctly. Previously, when toggled, the legend shifted positions upon mouse hovering.
    • The BoxandWhisker2D chart shows all data correctly when exported in XLSX or CSV format. Previously, the exported chart displayed erroneous null values.
    • Updated the license activation mechanism so that once the user adds the license activation code, the charts render without the watermark logo.
    • All items in Sankey charts are visible and work as expected. Previously, some tooltips and values were not fully visible when there was a large difference in values.
    • Hovering over legends now displays all plotHighlightEffect values as expected. Previously, if plotHighlightEffect is enabled, then any plotHighlightEffect applied at the dataset level did not display upon hovering over the legends.
    • Exporting using the ASP.NET private export handler is working correctly. PDFs are readable and exported as expected. Previously, the exported PDF was not readable.
    • Using the vline attribute in Line charts now works correctly. Previously, if vline was set to true for the first data plot, the data plot did not display.
    • The Treemap chart renders correctly when using the sliceanddice algorithm. Previously, the chart did not render correctly if using the sliceanddice algorithm with vertical and horizontal slicing mode.
    • The Dragnode chart displays all tooltips correctly when hovering over any part of each node. Previously, some nodes did not display tooltips when hovered over.
    • FusionCharts now loads and works as expected with the Zkoss library. Previously, loading the library resulted in an error message in the console.
  • FusionTime 2.7
    • Corrected the Data Market tooltip behavior to show correct values when hovered over the identifier markers. Previously, the data marker tooltip displayed inaccurate data when hovered over the data plots.
    • Updated the $series.plotIndex.color macro function, making all Tooltips visible and all the pointers in the tooltips. Previously, the macro returned tooltips with undefined values.