API Reference for Enthought Tool Suite 3.0.1
Defines the BarPlot class.
logger = logging.getLogger(__name__)
| Local name | Refers to |
|---|---|
| AbstractMapper | enthought.chaco.abstract_mapper.AbstractMapper |
| AbstractPlotRenderer | enthought.chaco.abstract_plot_renderer.AbstractPlotRenderer |
| Any | enthought.traits.trait_types.Any |
| array | numpy.array |
| ArrayDataSource | enthought.chaco.array_data_source.ArrayDataSource |
| black_color_trait | enthought.enable.colors.black_color_trait |
| Bool | enthought.traits.trait_types.Bool |
| column_stack | numpy.column_stack |
| compress | numpy.compress |
| Enum | enthought.traits.trait_types.Enum |
| FILL_STROKE | enthought.kiva.constants.FILL_STROKE |
| Float | enthought.traits.trait_types.Float |
| Instance | enthought.traits.trait_types.Instance |
| invert | numpy.invert |
| isnan | numpy.isnan |
| logging | logging |
| Property | enthought.traits.traits.Property |
| reverse_map_1d | enthought.chaco.base.reverse_map_1d |
| transpose | numpy.transpose |
| zeros | numpy.zeros |
© Copyright 2002-2008 Enthought, Inc.