Local exporting to PNG does not work with "allowHTML: true" [5.0.4+] #6499
Comments
Note that we are supposed to fall back when there is actual HTML in the chart. But I added a fix so it doesn't fall back unless there really are |
Was this solved? Im still getting this on 6.1.0 |
Hi @aviramga, Chrome: 67.0.3396.99 |
Hi @sebastianbochan, I'm fighting same battle right now... I tried to add simple snippet into highcharts config and export stopped working:
See working example: |
Please open js console, and you will find the reason: https://www.highcharts.com/errors/28/
|
Expected behaviour
Export chart to PNG using local exporting.
Actual behaviour
Chart doesn't get exported to PNG
Live demo with steps to reproduce
http://jsfiddle.net/a4nfo52h/ - 5.0.4 - does not work
http://jsfiddle.net/a4nfo52h/1/ - 5.0.3 - works as expected
Affected browser(s)
Chrome
Firefox
Safari
The text was updated successfully, but these errors were encountered: