refinery-platform/heatmap-scatter-dash

Support multi-select?

mccalluc opened this issue · 0 comments

With the latest plotly release, selecting multiple regions should be possible: plotly/plotly.js#698 ... except it doesn't work for me? Guessing it's that I redraw after selection, and there's no way to persist the previous selected region... but keep thinking about it.

Depends on #118.