Home Forums Chart Support CanvasJS not working in IE11

CanvasJS not working in IE11

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

    Canvas2Image giving error in IE11. I am getting an error as

    Object doesn’t support this action

    in Canvas2Image.js at line

    var event = new MouseEvent(‘click’,{“bubbles”:false, “cancelable”:false});

    #20722

    Chetna,

    Do you mean you you are unable to export CanvasJS Chart as image using Canvas2Image? If so, you can exportEnabled property to export chart as image in jpeg/png formats.

    If this doesn’t solve your issue, can you kindly create jsfiddle reproducing the issue so that we can look into it and help you out?


    Vishwas R
    Team CanvasJS

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

You must be logged in to reply to this topic.