Liam Connors
Liam Connors
@nicolaskruchten sure. It's the snippet that we already have in the Dash docs. Like on this page: https://dash.plotly.com/introduction And we want to put it on the top 100 pages, near...
@Coding-with-Adam it looks like this: We could also maybe _instead_ add it to the What About Dash section at the end of each page? As **What About Dash** is just...
@Coding-with-Adam, apologies, I meant it would be easier to implement and maintain. I see your point about it being too far down the page. What do you think about having...
> Hi @LiamConnors > > 1. Yes, I think so. Are you suggesting we add the snippet to the [code section itself or right above it](https://plotly.com/python/line-and-scatter/#scatter-plots-in-dash)? @Coding-with-Adam, I was thinking...
The examples should run on with both Dash 2 and 1. Does it work for you if you swap out the Dash 1 import statements for Dash 2? That would...
Hi. Thanks for the PR! This one requires the update to be made in Plotly.js as this doc comes from there. I've made the required updates there https://github.com/plotly/plotly.js/pull/6642 and once...
Closing this out as it is now fixed in Plotly.py.
Hi @archmoj, here's a codepen of the issue in Plotly.js https://codepen.io/Liam-Connors/pen/QWoEZEx
@johentsch what environment are you running the example in? And what version of Plotly.js do you see if you hover over the Plotly logo in the modebar?
Yeah the formatting here does break it in the Dash docs Checking to see what part might be breaking it