Method: Nyaplot::Diagrams::Bar#value
- Defined in:
- lib/nyaplot/diagram.rb
#value ⇒ 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]) |