chaco.examples.demo.basic.grid_container_aspect_ratio module

Grid containing plots with fixed aspect ratios

Each plot in this example has a specified aspect ratio which will not change no matter how the window is resized.

class chaco.examples.demo.basic.grid_container_aspect_ratio.Demo

Bases: traits.has_traits.HasTraits