Method: Charty::Plotters::LinePlotter#x_scale
- Defined in:
- lib/charty/plotters/line_plotter.rb
#x_scale ⇒ Object
Returns the value of attribute x_scale.
214 215 216 |
# File 'lib/charty/plotters/line_plotter.rb', line 214 def x_scale @x_scale end |