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
Page 1 of 1
FusionCharts free version 1.1 Looking for
Other Replies To This Topic
#2
Posted 25 June 2009 - 05:37 AM
Hello,
Welcome to the FusionCharts Forum. :hehe:
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)?
Welcome to the FusionCharts Forum. :hehe:
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
Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/
Follow us @Twitter
Rajroop Bhaduri
FusionCharts Team
Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/
Follow us @Twitter
Other Replies To This Topic
#3
Posted 25 June 2009 - 10:15 AM
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
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
Other Replies To This Topic
#4
Posted 26 June 2009 - 02:00 AM
Hi,
May I suggest you to use FusionCharts FREE, which contains Multiseries charts.
Other Replies To This Topic
Page 1 of 1

Back to top
MultiQuote