| AbstractDataSource | enthought.chaco.abstract_data_source.AbstractDataSource |
| add_default_axes | enthought.chaco.plot_factory.add_default_axes |
| add_default_grids | enthought.chaco.plot_factory.add_default_grids |
| array | numpy.array |
| ArrayDataSource | enthought.chaco.array_data_source.ArrayDataSource |
| BarPlot | enthought.chaco.barplot.BarPlot |
| cos | numpy.cos |
| create_bar_plot | enthought.chaco.plot_factory.create_bar_plot |
| create_line_plot | enthought.chaco.plot_factory.create_line_plot |
| create_polar_plot | enthought.chaco.plot_factory.create_polar_plot |
| create_scatter_plot | enthought.chaco.plot_factory.create_scatter_plot |
| DataRange1D | enthought.chaco.data_range_1d.DataRange1D |
| LinearMapper | enthought.chaco.linear_mapper.LinearMapper |
| LinePlot | enthought.chaco.lineplot.LinePlot |
| ndarray | numpy.ndarray |
| PlotAxis | enthought.chaco.axis.PlotAxis |
| PlotGrid | enthought.chaco.grid.PlotGrid |
| PolarLineRenderer | enthought.chaco.polar_line_renderer.PolarLineRenderer |
| PolarMapper | enthought.chaco.polar_mapper.PolarMapper |
| ScatterPlot | enthought.chaco.scatterplot.ScatterPlot |
| sin | numpy.sin |
| transpose | numpy.transpose |