Libraries
»
charty
(0.2.13)
»
Index
»
Charty
»
RenderContext
»
Configurator
»
#function
Method: Charty::RenderContext::Configurator#function
Defined in:
lib/charty/plotter.rb
#
function
(&block) ⇒
Object
182 183 184
# File 'lib/charty/plotter.rb', line 182
def
function
(
&
block
)
@function
=
block
end