chaco.examples.demo.cursor_tool_demo module¶
Cursor tool
A cursor tool lets you drag vertical and horizontal lines whose intersection defines one point on the plot.
Left-button drag to move the cursors round.
Right-drag to pan the plots. ‘z’-key to Zoom
- 
class 
chaco.examples.demo.cursor_tool_demo.CursorTest¶ Bases:
traits.has_traits.HasTraits