File: c3.coffee
Defined in: | js |
Classes: | c3 c3.util c3.array c3.http c3.html c3.d3 c3.Layout c3.Layout.Tree c3.Selection c3.Selection.Options c3.Selection c3.Dispatch c3.Base c3.Chart |
Variables Summary
- c3 =
-
c3
Export c3 to the global namespace
- initialized =
-
false
################################################################## Initialization ##################################################################
Method Summary
- ~ (void) c3(f) Always returns a function.
- ~ (void) initialize()
Method Details
~
(void)
c3(f)
Always returns a function. If f is a function, just return it. Otherwise, return a function that returns the value f.
~
(void)
initialize()