You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good if data points in the grapher window could be selected not only using rectangular selection, but also via free form selection, similar to Napari plotter.
Selection in the Grapher window using rectangular selection:
Napari Cluster Plotter:
Acceptance criteria
Possibility to change selection in UI (either via Click-Button in the UI or by some Key pressed + Mouse dragging combination)
Free form is drawn in the Grapher
One free form is possible simultaneously (as only one simultaneous selection is possible at the moment)
Points in the Grapher are selected according to the free form - similar to rectangular selection
Free form is deleted and selection is deleted if a new selection is started.
Tasks
Implementation of UI handling to draw free form
Draw free form in Grapher
Select points according to free form
Delete free form and selection, if a new selection is started.
The text was updated successfully, but these errors were encountered:
User Story
It would be good if data points in the grapher window could be selected not only using rectangular selection, but also via free form selection, similar to Napari plotter.
Selection in the Grapher window using rectangular selection:
Napari Cluster Plotter:
Acceptance criteria
Tasks
The text was updated successfully, but these errors were encountered: