Method: Nyaplot::Diagrams::Bar#y
- Defined in:
- lib/nyaplot/diagram.rb
#y ⇒ Symbol
Returns the column label from which bar chart is created.
52 |
# File 'lib/nyaplot/diagram.rb', line 52 define_group_properties(:options, [:value, :x, :y, :width, :color]) |