Skip to content

Releases: fusioncharts/react-fusioncharts-component

v3.1.2

18 Feb 07:36
Compare
Choose a tag to compare

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

v3.1.1

07 Feb 10:23
Compare
Choose a tag to compare
  • Updated React version to 16.20.0
  • Removed deprecated lifecycle hooks.
  • Fixed js error when fcRoot is not called.

v3.0.0

27 Dec 07:34
Compare
Choose a tag to compare
  • Support for FusionTime
  • README.md for FusionTime
  • Bug Fixes

Note :

  • For FusionTime , Use fusioncharts@3.13.3-sr.1 and above

v2.0.7

16 Nov 13:58
Compare
Choose a tag to compare
  • Custom Components
    • DrillDown
  • Bug Fix
    • ReactFC.fcRoot() now incorporates FusionCharts dependency resolving mechnism

v2.0.2

26 Sep 06:16
Compare
Choose a tag to compare
  • Chart events exposed as props
  • Chart API exposed