Method: UnicodePlot::Barplot#n_rows

Defined in:
lib/unicode_plot/barplot.rb

#n_rowsObject



28
29
30
# File 'lib/unicode_plot/barplot.rb', line 28

def n_rows
  @bars.length
end