Class: c3.Plot.Layer.Area
Defined in: | js/c3-layers.coffee |
Inherits: | c3.Plot.Layer.Path |
Overview
Area graph layer for the XY Plot Chart. Please refer to c3.Plot.Layer.Path for documentation.
Variables Summary
- type =
-
'area'
- path_generator_factory =
-
d3
- baseline =
-
undefined
[Number, Function] Base value or accessor for the bottom of the area chart. Defaults to the bottom of the chart.
Variable inherited from c3.Plot.Layer.Path
version type path_generator_factory interpolate tension defined r a path_options circle_options label_options stack_options stacks safe _next_uid data name class static_data h v x y h_orient v_orient options handlers restyle
Inherited Method Summary
Methods inherited from
c3.Plot.Layer.Path
#_init #_update #_draw #_style #min_x #max_x #_stack #min_y #max_y #init #size #update #draw #style #zoom #pan #redraw #scale