API Reference for Enthought Tool Suite 3.0.1
A Plot which uses ScaleSystems for its ticks.
Creates left and bottom axes for a plot. Assumes that the index is horizontal and value is vertical by default; set orientation to something other than "normal" if they are flipped.
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| DataRange2D | enthought.chaco.data_range_2d.DataRange2D |
| DefaultScale | enthought.chaco.scales.scales.DefaultScale |
| LinearMapper | enthought.chaco.linear_mapper.LinearMapper |
| LogMapper | enthought.chaco.log_mapper.LogMapper |
| LogScale | enthought.chaco.scales.scales.LogScale |
| Plot | enthought.chaco.plot.Plot |
| PlotAxis | enthought.chaco.scales_axis.PlotAxis |
| PlotGrid | enthought.chaco.grid.PlotGrid |
| ScalesTickGenerator | enthought.chaco.scales_tick_generator.ScalesTickGenerator |
| ScaleSystem | enthought.chaco.scales.scales.ScaleSystem |
© Copyright 2002-2008 Enthought, Inc.