chaco.examples.demo.basic.scatter_inspector module

Scattergram inspector tool

Allows the user to highlight and/or select individual points of a scattergram.

When the mouse hovers over a scatter point, it changes temporarily. If you click on a point, you select and mark (or unselect and unmark) the point.

class chaco.examples.demo.basic.scatter_inspector.Demo

Bases: traits.has_traits.HasTraits