plotly.py
plotly.py copied to clipboard
Feat request: ability to select multiple shapes to erase
Currently, individual shapes can be selected and erased through the canvas controls on dcc.Graph:
However, it would be useful to be able to click on multiple shapes and erase them collectively. Perhaps using a CTRL-based clicker similar to how some OS file browsers allow a custom selection of files to be selected.