Sign in to follow this  
Brian Maring

Image viewer

Recommended Posts

Hi, I was different charting program and allowing users to see bigger versions of charts using the following image viewer:

 

 

 

http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm

 

 

 

My old program used to PHP to produce an image file, but I don't think this is what fusioncharts does. Will I still be able to use this if I switch over to fusion charts?

 

 

 

Thanks,

 

Brian

Share this post


Link to post
Share on other sites

Hi,

FusionCharts is a Flash based charting solution and it is not am image as such but renders at client side as flash movie.

To get an image you would need to post the image data to a serevr side script which would process and can send back the exported image format of the chart.

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