AnyFile |
Representation of any kind of file to be used by gnuplot.
|
ArrayFile |
A file to which, upon creation, an array is written.
|
Data |
Represents data from memory to be plotted with Gnuplot.
|
File |
A PlotItem representing a file that contains gnuplot data.
|
Func |
Represents a mathematical expression to plot.
|
GridData |
Holds data representing a function of two variables, for use in splot.
|
PlotItem |
Plotitem represents an item that can be plotted by gnuplot.
|
TempArrayFile |
An ArrayFile that is deleted automatically.
|
TempFile |
A file that is automatically deleted.
|
_unset |
Used to represent unset keyword arguments.
|