Method: Charty::RenderContext::Configurator#labels

Defined in:
lib/charty/plotter.rb

#labels(labels) ⇒ Object



202
203
204
# File 'lib/charty/plotter.rb', line 202

def labels(labels)
  @labels = labels
end