add_linear_selector#
- ImageGraphic.add_linear_selector(selection=None, axis='x', padding=None, **kwargs)[source]#
Adds a
LinearSelector
.- Parameters:
selection (int, optional) – initial position of the selector
padding (float, optional) – pad the length of the selector
kwargs – passed to
LinearSelector
- Return type:
Examples#
Linear Selectors Image