Class MRPlot::BarAxes
In: mrplot/plots/bar.rb
Parent: Axes

As the BarGrid the BarAxes are the same as the XYAxes in the Y/Value direction. In the data/x direction you can set label (a label for all indices) and labels (an array with a label for every index)

Methods

new  

Attributes

label  [RW] 
labels  [RW] 
ydiv  [RW] 
ylabel  [RW] 
ystep  [RW] 
ysubstitution  [RW] 

Public Class methods

[Validate]