Hi everyone, so I found this: https://github.com/arbscht/plotly.js/pull/2
Is there any other workaround/best practice for Plotly.downloadImage to work for Edge currently, or do I have to incorporate the changes in the PR to the plotly source by myself?
EDIT: To be more precise: Plotly.downloadImage works for IE/Edge with SVG, but not for PNG. What would be the best approach to make PNG-downloads work?
Thank you very much for clearing this up!
Highcharts doesn’t seem to support PNG download for IE 11 either, but it does for MS Edge. So if we could make this work for Edge it would be fabulous!
For now I guess I’ll scare off Edge-users by a browser-check modal =(…