Hi,
I'm reporting a bug in the exportChart function.
When the chart is configured to not show export menu item (i.e : exportShowMenuItem=0), exportChart is throwing javascript error.
https://jsfiddle.net/fusioncharts/eLP2d/
Regards,
Hendra
Hi--
I am using server-side export to export a chart to disk. When I right-click on the chart and select SAVE AS JPG everything works as expected.
When I click a button that calls myChart.ExportChart(), the progress bar goes to about 5% then disappears. I get no JPG. FCExporter.aspx does not get called.
I am using version 3.2.1.
Thanks in advance for any help. Merry Christmas!
Dennis
I tried to paste my code here, and could not. I also tried uploading a text file without success.