phoenix_title wx.lib.plot.polyobjects

polyobjects.py

This contains all of the PolyXXX objects used by wx.lib.plot.

class_summary Classes Summary

PlotGraphics

Creates a PlotGraphics object.

PlotPrintout

Controls how the plot is made in printing and previewing

PolyBars

Creates a PolyBars object.

PolyBarsBase

Base class for PolyBars and PolyHistogram.

PolyBoxPlot

Creates a PolyBoxPlot object.

PolyHistogram

Creates a PolyHistogram object.

PolyLine

Creates PolyLine object

PolyMarker

Creates a PolyMarker object.

PolyPoints

Base Class for lines and markers.

PolySpline

Creates PolySpline object