Saving plotly graphs as png fails
See original GitHub issueThe following error is logged in the console window
Uncaught TypeError: elem.className.includes is not a function
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
python - Unable to export plotly images to png with Kaleido
I have tried plotly latest version (5.3.1) and an older version (4.14.3), but I've got the same problem. python -m pip install plotly....
Read more >Static image export in Python - Plotly
Plotly allows you to save static images of your plots. ... You can export figures either to static image file formats like PNG,...
Read more >Use plotly offline to save chart as image file
I've used plotly with great success, and I've been able save a chart as an image file with ... this is not working...
Read more >Export static image as png fails without error message
I'm trying to save a figure as a png file. Unfortunately, code just fails by just not doing anything, i.e. never finishes.
Read more >Low quality of 'download plot as png' in browser
Hi, I plot a lot of graphs as .html files, every once in a while however, I need to save a plot as...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Validated saving a plotly plot as png. Also adding plotly to the manual test file that CTI uses.
@DonJayamanne I’m not sure on the validation here. I don’t see an associated PR. Rich moved this to validate, but you had it assigned. Is this plotly only?