chaco.examples.demo.range_selection_demo module¶
Range Selection tool
Displays a line plot, on which you can select an arbitrary range of x-values.
Left-drag will create a horizontal range selection; this selection can then be dragged around, or resized by dragging its edges.
-
class
chaco.examples.demo.range_selection_demo.
Demo
¶ Bases:
traits.has_traits.HasTraits