@vx/axis

vx axis

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@vx/axis
16,9021270.0.1993 years ago6 years agoMinified + gzip package size for @vx/axis in KB

Readme

@vx/axis

<img src="https://img.shields.io/npm/dm/@vx/axis.svg?style=flat-square" />


An axis component consists of a line with ticks, tick labels, and an axis label that helps viewers interpret your graph.
You can use one of the 4 pre-made axes, or you can create your own based on the <Axis /> element. Note that the @vx/react-spring package exports an AnimatedAxis variant with animated ticks.

Installation

npm install --save @vx/axis