Class: c3.Axis.X
Defined in: | js/c3-plot.coffee |
Inherits: | c3.Axis |
Overview
Horizontal X-Axis
Variables Summary
- type =
-
'x'
- orient =
-
'bottom'
Variable inherited from c3.Axis
version type scale orient grid label ticks tick_label tick_values tick_count tick_size path_size axis_size class options content_options _next_uid anchor height width anchor_styles handlers
Instance Method Summary
- # (void) _init() Bound
- # (void) _size() Bound
- # (void) _draw() Bound
Inherited Method Summary
Methods inherited from
c3.Axis
#_init #_draw #init #style #render #resize #redraw #restyle #_prep #size #_size #update #_update #draw #_style
Instance Method Details
#
(void)
_init()
Bound
#
(void)
_size()
Bound
#
(void)
_draw()
Bound