Angular Component for FusionCharts JavaScript Charting Library
angular-fusioncharts is an official Angular component that allows users to easily add JavaScript charts to their Angular applications using the FusionCharts JavaScript charting library. It is a lightweight and simple-to-use tool that eliminates any hassle in implementing charts in Angular. The latest version, angular-fusioncharts@4.0.3, now supports Angular 14 and Angular 15, which were previously not supported. The component can be used in conjunction with all versions of FusionCharts up to v3.20.0.
To install angular-fusioncharts library, run the following command:
npm install angular-fusioncharts
To install fusioncharts library, use the following command:
npm install fusioncharts
angular-fusioncharts is an official Angular component that simplifies the process of adding JavaScript charts to Angular applications using the FusionCharts library. It is lightweight, easy to use, and compatible with both Angular 14 and Angular 15. By providing seamless integration with FusionCharts, angular-fusioncharts allows users to enhance their Angular applications with dynamic and interactive charts.