Class: c3.Plot.Layer.Line.Horizontal
Defined in: | js/c3-layers.coffee |
Inherits: | c3.Plot.Layer.Line.Straight |
Overview
Horizontal line layer. Please refer to c3.Plot.Layer.Line.Straight for documentation.
Variables Summary
- type =
-
'horizontal'
Variable inherited from c3.Plot.Layer.Line.Straight
version type key value filter draggable vector_options line_options grab_line_options label_options _next_uid data name class static_data h v x y h_orient v_orient options handlers restyle
Instance Method Summary
- # (void) _init() Bound
- # (void) _size() Bound
Inherited Method Summary
Methods inherited from
c3.Plot.Layer.Line.Straight
#_init #_size #_update #_draw #_style #init #size #update #draw #style #zoom #pan #redraw #scale #min_x #max_x #min_y #max_y
Instance Method Details
#
(void)
_init()
Bound
#
(void)
_size()
Bound