graphs from plotly >= 5.8 don't render in databricks
See original GitHub issuedisplaying a python figure in an iframe within databricks works with plotly==5.7 but when I attempt to do it using 5.8 it fails with Uncaught SyntaxError: Unexpected token '&&'
:
Issue Analytics
- State:
- Created a year ago
- Comments:14 (8 by maintainers)
Top Results From Across the Web
Plotly | Databricks on AWS
Learn how to use Plotly to create interactive graphs to visualize your data in Databricks.
Read more >How to render charts in Databricks using Plotly?
I am trying to render charts using Plotly library in Databricks. However, no image is rendered. I use for example this statement:
Read more >Plotly - Azure Databricks - Microsoft Learn
Learn how to use Plotly to create interactive graphs to visualize your data in Azure Databricks.
Read more >Iplot won't render line chart data - Plotly Community Forum
Attempting to do a line chart using fig to get axis labels. It renders the figure part but not the data (lines or...
Read more >plotly Changelog - PyUp.io
Fixed a syntax error that caused rendering issues in Databricks notebooks and ... `plotly.express` generated plots no longer have a default height of...
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
Great, thank you and I validated that 5.8.2 works as expected. Again, awesome response time!
(actually I can comment, and I did)