Class | MRPlot::XYSpace |
In: |
mrplot/plots/xy.rb
|
Parent: | PlotSpace |
The XYSpace is a linear 2d plot space. The space is specified by a x range and a y range. If you plot continous data the data will be sampled with res samples.
res | [RW] | |
xrange | [RW] | |
yrange | [RW] |