Hi,
I wonder if it is possible to export the chart renderer using javacript. I was able to export using flash renderer, but in my company no longer use this technology.
When I try to export through javascript following error appears:
Uncaught TypeError: Can not call method 'exportChart' of undefined FusionCharts.HC.js: 27787
is trying to access the object
chart.logic.chartInstance but chartinstance is undefined. We would like to use these charts exported in reports from the system.