Home Forums Chart Support Download Multiple Chart as PDF

Download Multiple Chart as PDF

Viewing 2 posts - 1 through 2 (of 2 total)
  • #28584

    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.

    #28604

    @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

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.