*arguments) |
Plot has an infinite deep stack of zoom regions. You can:
Plot uses __getattr__() to inherit all methods of QwtPlot.
In addition, the class Plot defines the following methods:
self) |
self, x, y) |
self) |
self, saveall="", pause=0.2) |
When saveall is not equal to ""
, the plot is saved to a file
named by the variable saveall.
The Grace process gets killed after saving the plot.
Know bug: Grace does not scale the data correctly when Grace cannot cannot keep up with gracePlot. This happens when it takes too long to load Grace in memory (exit the Grace process and try again) or when 'pause' is too short.
self, *curves) |
self, orientation, options, title) |
self, curve) |
self, index) |
self, key) |