Building Axis in this component. Here is where xaxis and yaxis and grid system being built.
var Axis = require('react-d3-core').Axis;
You can customize Axis
component using the following properties. Most of the time you will only use Xaxis
, Yaxis
.
- type
- showAxis
- scale
- range
- domain
- rangeRoundBands
- tickOrient
- tickFormat
- tickPadding
- innerTickSize
- outerTickSize
- ticks