Prasanna Elangovan

React examples not working

Recommended Posts

Please import the following files in order to render widgets

import FusionCharts from 'fusioncharts';

import Widgets from 'fusioncharts/fusioncharts.widgets';

import FusionTheme from 'fusioncharts/themes/fusioncharts.theme.fusion';

import ReactFC from 'react-fusioncharts';

ReactFC.fcRoot(FusionCharts, Widgets, FusionTheme);

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now