Method: Charty::Plotters::LinePlotter#y_scale

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

#y_scaleObject

Returns the value of attribute y_scale.



220
221
222
# File 'lib/charty/plotters/line_plotter.rb', line 220

def y_scale
  @y_scale
end