What's New

This section is for users who are using the previous version of FusionCharts in their application. Here we'll talk about the new features introduced in v3.20.x.

Updated Support for Angular and React

FusionCharts version 3.20 updates support for the Angularand React Native integrations.

FusionCharts verifies that the Angular integration component versions 13, 14, and 15 enable you to add JavaScript charts to your Angular application or project when using FusionCharts versions 3.20, 3.19, and 3.18. For more information, see Angular-FusionChart.

FusionCharts verifies that the React Native integration component versions 0.68 and 0.69 enable you to add JavaScript charts to your React application or project when using FusionCharts versions 3.20, 3.19, and 3.18. For more information, see React Native.

Updated Support for Wrappers

FusionCharts version 3.20 updates support for the Python, C#, and Java SDK wrappers to the latest supported versions.

New property and method to align text.

FusionCharts version 3.20 introduces the new property orientedTextAlign that handles the rotation and alignment of text to the axis. You can choose the preferred alignment of the text in reference to the axis. Also, you can use the new method, _changeXAxisCoordinate, to change the x-axis label coordinates to automatically centered-aligned upon legend or data interaction.