A_Chance Report post Posted January 4, 2016 Hello, I am working with FusionCharts v3.9 and am updating existing charts/dashboards to use it rather than flash-based charts. One thing the flash charts allowed us to do that I have had trouble re-creating is the ability to add menu options to the right-click menu. In 3.2 we added an option to show the chart data, which is often aggregated counts from a machine in a factory (i.e. it reports 5 good quantity every so often, and the chart displays the summation of those counts to each time bucket). Is it possible in Javascript/HTML5 charts to add an option to the chart export menu to do this, or is there an easy workaround? Thanks. Share this post Link to post Share on other sites
Gagan Sikri Report post Posted January 6, 2016 Hi No, custom right click menu is not supported by JavaScript based rendering in FusionCharts. Share this post Link to post Share on other sites
raleighsimon Report post Posted January 13, 2016 FusionCharts does not support "Export to excel" feature as of now. You would need to export the chart as images and then integrate it into your Excel report. For exporting the data, you would need to export it as CSV and then transfer to Excel. Hope this clarifies the query. Share this post Link to post Share on other sites