Method: Statsample::Graph::Scatterplot#data
- Defined in:
- lib/statsample/graph/scatterplot.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
42 43 44 |
# File 'lib/statsample/graph/scatterplot.rb', line 42 def data @data end |