API Reference for Enthought Tool Suite 2.7.1
Defines various plot container classes, including stacked, grid, and overlay.
DEFAULT_DRAWING_ORDER = [ 'background', 'image', 'underlay', 'plot', 'selection', 'border', 'annotation', 'overlay' ]
| Local name | Refers to |
|---|---|
| Any | enthought.traits.traits.Any |
| arange | numpy.arange |
| Array | enthought.traits.traits.Array |
| array | numpy.array |
| BasePlotContainer | enthought.chaco2.base_plot_container.BasePlotContainer |
| Container | enthought.enable2.container.Container |
| cumsum | numpy.cumsum |
| Either | enthought.traits.traits.Either |
| Enum | enthought.traits.traits.Enum |
| false | enthought.traits.traits.false |
| Float | enthought.traits.traits.Float |
| hstack | numpy.hstack |
| Instance | enthought.traits.traits.Instance |
| isnan | numpy.isnan |
| List | enthought.traits.traits.List |
| ones | numpy.ones |
| Property | enthought.traits.traits.Property |
| sum | numpy.sum |
| Trait | enthought.traits.traits.Trait |
| true | enthought.traits.traits.true |
| Tuple | enthought.traits.traits.Tuple |
| zeros | numpy.zeros |
Copyright © 2002-2008 Enthought, Inc.