chaco.examples.demo.stacked_axis module

Displays multiple data sets with different scales in the same plot area, and shows a separate, distinct, axis for each plot.

Interactions are the same as in multiaxis.py

class chaco.examples.demo.stacked_axis.Demo

Bases: traits.has_traits.HasTraits