chaco.examples.demo.vertical_plot module

Draw multiple side-by-side plots

Draws a static plot of bessel functions, oriented vertically, side-by-side.

You can experiment with using different orientations of containers or plots by modifying lines 26 and 27.

class chaco.examples.demo.vertical_plot.Demo

Bases: traits.has_traits.HasTraits