Method: Nyaplot::Diagrams::Bar#value

Defined in:
lib/nyaplot/diagram.rb

#valueSymbol

Returns the column label from which bar chart is created.

Returns:

  • (Symbol)

    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])