Sign in to follow this  
irishmaninusa

Image Quality On Export

Recommended Posts

I am trying to export out my charts as jpegs and was wondering if there is an option that I can use, where the image quality is better than the attached image.

 

 

 

This is how I am doing the export:

 

var chartObject2 = getChartFromId('ReportAver'); if (chartObject2.hasRendered()) chartObject2.exportChart();

 

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

FusionCharts exports in 72dpi.

 

As of now we can not export to a higher resolution.

 

Hope this helps!

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