React Fusioncharts Component Versions Save

ReactJS component for FusionCharts JavaScript Charting library.

3.1.2

4 years ago

Added type definition file so that the module can be used in a .ts or .tsx file without getting a warning from TypeScript Compiler.

3.1.1

4 years ago
  • Updated React version to 16.20.0
  • Removed deprecated lifecycle hooks.
  • Fixed js error when fcRoot is not called.

3.0.0

5 years ago
  • Support for FusionTime
  • README.md for FusionTime
  • Bug Fixes

Note :

2.0.7

5 years ago
  • Custom Components
    • DrillDown
  • Bug Fix
    • ReactFC.fcRoot() now incorporates FusionCharts dependency resolving mechnism

2.0.2

5 years ago
  • Chart events exposed as props
  • Chart API exposed