You must be logged in to post your query.
Home › Forums › Chart Support › Download Multiple Chart as PDF
Tagged: download multiple chart
Hi Team,
I want to download multiple chart as PDF.so i used jsPDF and html2canvas as u referred in Jsfiddle .
But it is not working in IE Browser.My clients are using IE.
i also tried to load promise library in IE before jsPDF and html2canvas library. but its also not working.
So Please give me a solution to export multiple chart in IE browser.
@legalmonitor,
Exporting chart as image is supported by CanvasJS. But, exporting multiple charts in a page is not supported as of now. You can export multiple charts in a page or the page itself with the help of 3rd party libraries html2canvas and jsPDF. Please refer respective library documentation for browser supports and polyfills.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic. Login/Register