Sign in to follow this  
Mark Steudel

Converting From A Line Graph To A Scroll Graph

Recommended Posts

I have a working line graph and was wondering if I can just change the swf name to ScrollLine2d and add in numvisibleplot or do I also need to change my json structure so that instead of just using the data structure I switch to categories and dataset structure. I'm having trouble deciphering what's really required from the example json listed in the documentation.

 

Thanks, Mark

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

In order to change the chart type, you would need to change the swf file name .

 

If you are using multi series data format, then you would need to add category and dataset in our data format.

 

Hope this helps.smile.gif

Share this post


Link to post
Share on other sites

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

In order to change the chart type, you would need to change the swf file name .

 

If you are using multi series data format, then you would need to add category and dataset in our data format.

 

Hope this helps.smile.gif

 

Do I need to use multiseries data format with ScrollLine2d?

 

If I switch the swf name and get invalid data, what is that a symptom of?

 

Thnx

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
Sign in to follow this