Method: Gruff::Base#y_axis_increment
- Defined in:
- lib/gruff/base.rb
#y_axis_increment ⇒ Object
Manually set increment of the horizontal marking lines
84 85 86 |
# File 'lib/gruff/base.rb', line 84 def y_axis_increment @y_axis_increment end |