LinearRegionSelectionFeature#

LinearRegionSelectionFeature#

Constructor#

LinearRegionSelectionFeature(value, axis, limits)

additional event attributes:

Properties#

LinearRegionSelectionFeature.axis

one of "x" | "y"

LinearRegionSelectionFeature.value

(min, max) of the selection, in data space

Methods#

LinearRegionSelectionFeature.add_event_handler(handler)

Add an event handler.

LinearRegionSelectionFeature.block_events(val)

Block all events from this feature

LinearRegionSelectionFeature.clear_event_handlers()

Clear all event handlers

LinearRegionSelectionFeature.remove_event_handler(handler)

Remove a registered event handler.

LinearRegionSelectionFeature.set_value(...)

Set start, stop range of selector