Home | Trees | Indices | Help |
|
---|
|
Plot widget for Tk user interfaces
A plot widget acts like a canvas for special graphics objects that represent curves shown by lines or markers.
Note that this module is not meant to replace a full-featured plot program. It was designed to permit the simple integration of plots into Tk-based user interfaces.
Classes | |
HorizontalLine A horizontal line |
|
PlotCanvas Tk plot widget |
|
PlotGraphics Compound graphics object |
|
PolyLine Multiple connected lines |
|
PolyMarker Series of markers |
|
PolyPoints | |
VerticalLine A vertical line |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 4 08:05:37 2008 | http://epydoc.sourceforge.net |