add_rectangle_selector#
- ScatterStack.add_rectangle_selector(selection=None, **kwargs)#
Add a
RectangleSelector.- Parameters:
selection ((float, float, float, float), optional) – initial (xmin, xmax, ymin, ymax), computed from the data if not given
**kwargs – passed to
RectangleSelector
- Return type: