You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it's noted here canvas-tools.js isn't supposed to be included in a script file. But if I don't include it manually(expecting it will be lazy loaded by the highcharts) then exporting PNG or JPEG becomes unsupported.
Is there any solution to fix this?
Thanks!
The text was updated successfully, but these errors were encountered:
I'm getting same js error as described here:
http://stackoverflow.com/questions/16149147/highcharts-canvas-tools-cannot-read-property-prototype-of-undefined/24334591#24334591
The scripts are included in the following order:
As it's noted here canvas-tools.js isn't supposed to be included in a script file. But if I don't include it manually(expecting it will be lazy loaded by the highcharts) then exporting PNG or JPEG becomes unsupported.
Is there any solution to fix this?
Thanks!
The text was updated successfully, but these errors were encountered: