Libraries
»
unicode_plot
(0.0.5)
»
Index
»
UnicodePlot
»
Barplot
»
#n_rows
Method: UnicodePlot::Barplot#n_rows
Defined in:
lib/unicode_plot/barplot.rb
#
n_rows
⇒
Object
28 29 30
# File 'lib/unicode_plot/barplot.rb', line 28
def
n_rows
@bars
.
length
end