suresh459

i have a data in text file so Help me to plot a line graph.

Recommended Posts

Hi Suresh,

 

FusionCharts accepts data in a prescribed JSON/XML format only. The file that you have provided is having raw data, and not in the accepted or prescribed format of FusionCharts. It must be in the prescribed JSON or XML format only

You need to implement the logic and the required code to convert your data into the required format before it is fed to the FusionCharts constructor dataSource.

 

Thanks,

Akash.

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