Method: Charty::Plotters::HistogramPlotter#bin_range

Defined in:
lib/charty/plotters/histogram_plotter.rb

#bin_rangeObject

TODO: bin_width



59
60
61
# File 'lib/charty/plotters/histogram_plotter.rb', line 59

def bin_range
  @bin_range
end