Sign in to follow this  
Guest Rajroop

What I want FusionCharts to do for me

Recommended Posts

Hey guys,

 

 

 

I've been reading the manual for about an hour now and I don't see any mention of how I could get it to do what I want it to do.

 

 

 

What I want it to do is pull columns from a SQL server (they can even be provided in CSV), translate them in XML (since it has to be in a certain format), then display them in a chart of my choice.

 

 

 

The catch is that I want the user to be able to do that from a form. I could develop the form, but I need it to do the rest automatically.

 

 

 

Is there something I'm missing?

 

 

 

Thanks

Edited by Guest

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello :),

 

 

 

Welcome to the FusionCharts Forum. :hehe:

 

 

 

You need to provide your own code to connect to the CSV/SQL data base. Then, you need to convert the data to the XML format, specified by FusionCharts. You can then produce the chart of your choice.

 

 

 

Some examples are provided in our online documentation. They are as follows:

 

 

 

http://www.fusioncharts.com/docs/Contents/CS_DB.html

 

 

 

I hope this helps. :P

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello,

 

 

 

I'm afraid FusionCharts doesn't provide a solution to this. :)

 

 

 

The XML has to be generated and then fed into the chart containing the data. The code for making this process automatic has to provided at your end. :Whistling:

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