Package plot

Class Summary
Plot This class defines the basic plot structure used by the PlotPanel to display the plot data using a simple rectangular plot area with separate plot lines for each plot item (data line).
plot_gui  
PlotFrame This class supplies a top-level window to separately display a Plot.
PlotItem This class defines the basic PlotItem structure used by the PlotPanel to display the plot data.
PlotPanel This class is a panel for displaying a collection of graph nodes and the links between them.
ScrolledPlot This class defines the scrolled plot structure used by the PlotPanel to display the plot data using a scrolled image in a plot area with straight plot lines for each plot item (data line), and the lines vary by color or brightness based on each point value.