AbstractPlotScriptlet |
Ancestor for scriptlets that generate plot instructions.
|
AbstractScriptlet |
Ancestor for scriplets that generate Gnuplot scripts (or parts of it).
|
AbstractScriptletWithDataFile |
Ancestor for scriplets that generate Gnuplot scripts (or parts of it).
|
CustomScriptlet |
Allows the user to enter a custom Gnuplot script snippet.
|
Initialize |
Initializes the plotting.
|
MultiScriptlet |
Allows the user to chain multiple scriplets together.
|
Pause |
Inserts a pause statement to keep the plot open; the use needs to press the enter key in the terminal to close the plot.
|
SimplePlot |
For simple plots, like line plots.
|