Class MRPlot::History
In: mrplot.rb
Parent: PlotObject

The standard history lists all datasets with the corresponding history symbol. The datasets are grouped to the plot.

Methods

new  

Constants

SPACING = 4

Attributes

alignment  [RW] 
border  [RW] 
plots  [RW] 
position  [RW] 

Public Class methods

The position is relative to the corner specified with the alignment argument (:top_right, :top_left, :bottom_right, :bottom_left)

[Validate]