-
Notifications
You must be signed in to change notification settings - Fork 4
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
integrate the latest Plotly? "drag" points? #3
Comments
Hi @MMathisLab ! Could you please explain what do you mean dragging the plots? Do you want to be able to add points and drag them? As of plotly 4.7 it's possible to draw editable shapes (see for example https://plotly.com/python/shapes/#drawing-shapes-on-cartesian-plots). Please tell me how I can help :-). |
Hi @emmanuelle, We got the dragging sorted out. @jeylau and @stes pushed this project a lot in the last 24h. See this WIP branch #5 Here is a deployed version: http://67.205.144.30:8050/ Any feedback would be very welcome! |
Wow, so awesome to see a Dash app like this! :) |
Very much a WIP, but yes, this will be a great tool to have for the community! Any of your insights would be helpful. We are quite inexperienced with Dash ;) |
Hi @emmanuelle and @nicolaskruchten - hope you are doing okay!! We were hoping to push on this a little this week, and I was hoping you could point us to how to update Plotly such that we can "drag" the plots now (I remember seeing a note about update, which would be awesome).
The text was updated successfully, but these errors were encountered: