Plot
The SPlot class represents the Gnuplot splot command.
Example:
Gnuplot::SPlot.new(graphs: sincosgraph, title: "plot title", xlabel: "xlabel", ylabel: "ylabel", ranges: 0..6, samples: 25)
If you want to be able to rotate your surface plots in your plot window, have to make sure to not close the Instance.
defines the Gnuplot command to “splot“
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.