react-native-fusioncharts
react-native-fusioncharts copied to clipboard
FusionCharts maps not rendering with 5.1.0 version
With older version of FusionCharts maps are working but when we upgraded to new version (5.1.0) maps stop working. Sample code -
<ReactNativeFusionCharts chartConfig={chartData} modules={['treemap', 'timeseries', 'powercharts', 'widgets']} />
You need to load the map lib files as a dependency to the module prop