Class MRPlot::BarSpace
In: mrplot/plots/bar.rb
Parent: PlotSpace

BarSpace is a little bit different from standard spaces as you can see. The yrange is the same as in the XYSpace. The index range is the range of the dataset’s content array which will be shown. Spacing is the spacing between to indices and set spacing the spacing between two datasets

Methods

Attributes

index_range  [RW] 
set_spacing  [RW] 
spacing  [RW] 
yrange  [RW] 

Public Class methods

Public Instance methods

[Validate]