Sign in to follow this  
Charan

Dynamic Xml Generation

Recommended Posts

Hi

 

I am just a month old developer in Fusion Charts Product. So far I feel that it is truly an amazing Product.

 

I have one question related to XML generation method. Is there a way to generate XML data dynamically on a real time basis. Do you provide any plugin. So far, I am looping through database tables or using XSLT for creating the Chart XML. I have around 100+ charts to generate for an iPad Application.

 

Let me know if you have a better way to deal with this

 

Thank you,

Charan

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

First of all, we would like to thank you for showing interest in FusionCharts.

 

FusionCharts can be used with server-side scripts. These scripts can, in turn, connect to databases, web services or other live data sources and provide dynamic data to FusionCharts. This enables you to use FusionCharts for real-time charting. It means whenever the chart is rendered, it gets the latest data from database and plots the same. FusionCharts works with all databases including MS SQL, Oracle, MySQL, PostgreSQL, CSV or even legacy data storage.

 

More details at: http://www.fusioncha...baseCharts.html

Hope this helps.smile.gif

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