|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/25/2009 10:12:10 AM
Posts: 2,
Visits: 4
|
|
Hi there.
I'm working in a project in which we use version 1.1 of FusionCharts. The charts we have are, all of them, single line 2D and now, I want to create a 2d Multiline chart , but I don't have the documentation for this version and therefore I don't know which is the xml template for this kind of graph :/
I contacted FusionChart support but they don't have the older version on their repos, I tried to search for it in google but nothing, I even searched in web.archive.org and I actually found the older websites, but they record only the web pages not files to download:/
So I'm stuck here, does any of you has the documentation for the older version, or knows how to build 2d Multiline Charts in 1.1?
Thanks a lot!
Regards,
Ricardo Vilhena
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Today @ 4:45:29 AM
Posts: 1,710,
Visits: 2,605
|
|
Hello,
Welcome to the FusionCharts Forum. 
Unfortunately, the documentation for FusionCharts 1.1 is not available, as of now.
Could you please try upgrading to the existing version(FusionCharts 3.1)?
Regards,
Rajroop Bhaduri
FusionCharts Team
Follow us @Twitter
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/25/2009 10:12:10 AM
Posts: 2,
Visits: 4
|
|
I have the 1.1 free version.
And I have a lot of code that uses the libraries of the 1.1, so for me it's not the best option to upgrade now.
Maybe someone as that backedup?
Anyway, I use a function to create charts in java script: var chart = new FusionCharts("../libs/fusioncharts/Line.swf", "chart1", "850", "300", "1", "0");
Imagine that I want to create a MSLine chart, do you know what are the arguments that I have to use in that constructor?
Regards,
Ricardo
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Today @ 12:33:50 PM
Posts: 1,533,
Visits: 2,932
|
|
|
|
|