Package Scientific :: Package TkWidgets :: Module TkPlotCanvas
[frames] | no frames]

Module TkPlotCanvas

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