-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plotly.react + Scattergl issues #2609
Comments
Can you give us a hint on how to reproduce this bug. That is, how does dash call |
And here's another one: plotly/dash#253. @lamourj - Let's continue the discussions over here, as this is most likely an issue with the underlying plotly.js |
Here's the code: https://github.com/plotly/dash-core-components/blob/bdb22329b6a62e392ae7707da0369354cf908678/src/components/Graph.react.js#L73-L102 Users pass in a |
Alright. For the Pan tool issue ( plotly/dash#253 ), here is an example: https://plot.ly/~lamourj/1/ |
Regarding my other issue described in the forum, as I mentioned there, I was not able to reproduce it in Safari neither in Chrome when opening the plot through the Chart Editor. It only shows up when the page is loaded with Chrome directly from my Dash app. |
Got it - it sounds like it's an issue with the transitions of
I'll upgrade your account to Pro 👍 |
@lamourj - I just upgraded your account. Could you try exporting the chart again? |
Thanks! I’m on it, just trying to make my app work again since it broke after the upgrade of dash-core-components (I was using 0.21.0, and now upgraded to the latest, which also shows the Pan issue). It seems like the recent updates (dash, dash-core-components and dash-html-components) broke -at least partially- rmarren1/dash-resumable-upload 😞 |
So, I finally have a dataset leading to the "missing trace" issue.
You might need to zoom quite a bit, and then try different windows sizes until you find a point where Normal content: The dataset used to generate these plot is here: https://plot.ly/~lamourj/3/ |
Note on the previous comment: If it'd come from Chrome itself, I should be able to observe the issue when opening the Chart Editor page with the same zoom level as my Dash app, right? Edit: |
About https://plot.ly/~lamourj/1.json, you're trying to plot a I'm a little confused with the ticket. Looks like @lamourj has encountered more than one seemingly unrelated problems. Can these be broken down into a bullet-point list? Thank you. |
Thanks for your answer @etpinard
I will definitely open a feature request for the compatibility of range slider with Scattergl, as I have seen that requested by several users on the community forum. Thanks for the great work! |
This ticket seems to have diverged from its original report. Closing. @lamourj feel free to open a new issue if you encountered any other issues. Thanks for writing in. |
As reported by a dash community user: https://community.plot.ly/t/proper-way-to-plot-large-datasets/9793/8?u=chriddyp
The text was updated successfully, but these errors were encountered: