MT_MANC

ASP.NET Wrapper - Charts from .CSV data file ?

Recommended Posts

FC XT v 3.7.1

Chart <object name> = new Chart (chartType, chartId, chartWidth, chartHeight, dataFormat, dataSource, bgColor, bgOpacity)

The dataFormat constructor parameters mentions .CSV as an available format for chart data

(I cannot any other ways to generate Fusion Charts from .CSV data files - is it only available under ASP.net wrapper ?)
Are there any working code examples of referencing an external .CSV data file as the data source under ASP.net wrapper ?
If so, can the .CSV data file then be updated/overwritten with another (extended data) .CSV file without having to formally re-render 
the chart ?)
 
Most kind

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