Results 10 comments of Soumya sankar Dutta

Hi, Could you please let us know the chart type you are implementing, check the following sample https://codesandbox.io/s/combination-charts-hil2k we have implemented in a Vue app and set the value as...

Hi, Thanks for writing to us. You need to put the map definition file for the world with countries within the Assets folder and import it accordingly. For reference, you...

Hey, Whether you still facing issue could you please let me know.

Hi, Could you check with the following import statements import * as FusionCharts from "fusioncharts"; import * as Charts from "fusioncharts/fusioncharts.charts"; import * as Widget from "fusioncharts/fusioncharts.widgets"; import * as...

Yes, we checked it internally, however, there is a known issue with Spline area chart type when the data is getting updated through setJSONData API method. As of now, the...

Hey, FusionTime supports the event from version V1.3.0 you could implement "timeNavBrush" event handler for reference check the following samples https://codepen.io/pen?&editable=true&editors=101

@barsheena elaborate it further.

@Neha0595 Could you provide height and width of the chart in % and set the container height and width through external CSS and check.

Yes, you can consult https://github.com/fusioncharts/react-native-fusioncharts#quick-start if you face any issue. the height and width are mentioned in %.

Hi, Thanks for getting in touch. From both the image we could find two different data source has been provided. Could you please confirm whether the same data source has...