Method: Charty::Plotters::LinePlotter#y_scale
- Defined in:
- lib/charty/plotters/line_plotter.rb
#y_scale ⇒ Object
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 |