Class MRPlot::DataSet
In: mrplot.rb
Parent: Object

A DataSet contains data as discrete (Array) or continous (ContinousData) content. Every DataSet has also a label (used in the history and a style (which determines the color of the DataSet).

Methods

new  

Attributes

content  [RW] 
label  [RW] 
style  [R] 

Public Class methods

[Validate]