Libraries
»
gnuplot
(2.6.2)
»
Index
»
Gnuplot
»
Plot
»
#data
Method: Gnuplot::Plot#data
Defined in:
lib/gnuplot.rb
#
data
⇒
Object
Returns the value of attribute data.
91 92 93
# File 'lib/gnuplot.rb', line 91
def
data
@data
end