canvasjs icon indicating copy to clipboard operation
canvasjs copied to clipboard

zoomEnabled/exportEnabled error

Open CedsTrash opened this issue 7 years ago • 1 comments

I'm using your fork at https://github.com/vasilrimar/canvasjs

As soon as I enable zooming (zoomEnabled: true), I get this error message and the chart isn't initialized:

index.js?3e2d:1 Uncaught ReferenceError: setButtonState is not defined at s._updateOptions (index.js?3e2d:1) at s._initialize (index.js?3e2d:1) at s.render (index.js?3e2d:1) at n.render (index.js?3e2d:1)

Did you get this error before ?

Thanks.

CedsTrash avatar Jan 26 '18 10:01 CedsTrash

The problem also occurs with this repo.

CedsTrash avatar Jan 26 '18 11:01 CedsTrash