chaco.examples.demo.basic.image_lasso module

Demonstrates the LassoTool and overlay on a colormapped image plot. The underlying plot is similar to the one in cmap_image_plot.py.

Use Shift-drag to select multiple disjoint regions.

class chaco.examples.demo.basic.image_lasso.Demo

Bases: traits.has_traits.HasTraits

chaco.examples.demo.basic.image_lasso.lasso_updated(event)