crystalmath8450
crystalmath8450
Mmarimo
Created by crystalmath8450 on 8/19/2024 in #help-support
Putting draggable objects on a plotted 2D array using plotly
Looking more into this, actually plotly/Dash do not support the box/lasso select tool on 2D heatmaps, so this would be a bit tricky to implement that way
6 replies
Mmarimo
Created by crystalmath8450 on 8/19/2024 in #help-support
Putting draggable objects on a plotted 2D array using plotly
I'll have a look at anywidget though!
6 replies
Mmarimo
Created by crystalmath8450 on 8/19/2024 in #help-support
Putting draggable objects on a plotted 2D array using plotly
Hey all, thanks for the replies. I found the implementation below using Dash for this kind of interactivity: https://dash.plotly.com/interactive-graphing?_gl=1*18hn11a*_gcl_au*MTg2NzkzNTU5NS4xNzI0MDg2NDM2LjE2MjA0OTQ3ODMuMTcyNDEwNjQ1NC4xNzI0MTA2NDc0*_ga*NTkyNTg5NDEyLjE3MjQwODY0MzY.*_ga_6G7EE0JNSC*MTcyNDI0OTg3Mi42LjEuMTcyNDI1MDEyMS42MC4wLjA. But you would have to write callback functions (and again I am not very familiar with these kinds of things, so I thought marimo would have made it easier). In any case, is something like this possible with another visualisation package like Altair?
6 replies