fastplotlib.SelectionVector#
- class SelectionVector[source]#
A class for performing coordinated selections across multiple selectors. For each selector in the selection vector, the user specifies how the global indices (shared across selectors) maps to the local indices (each selector has its own local index space).
The SelectionVector coordinates across individual selectors, including the coordinated updating of indices whenever a selection changes