add_linear_region_selector#
- ImageGraphic.add_linear_region_selector(selection=None, axis='x', padding=0.0, fill_color=(0, 0, 0.35, 0.2), **kwargs)[source]#
Add a
LinearRegionSelector
. Selectors are justGraphic
objects, so you can manage, remove, or delete them from a plot area just like any otherGraphic
.- Parameters:
- Returns:
linear selection graphic
- Return type: