irishmaninusa Report post Posted May 15, 2012 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 Report post Posted May 16, 2012 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