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.

Methods

Attributes

res  [RW] 
xrange  [RW] 
yrange  [RW] 

Public Class methods

Public Instance methods

[Validate]