@vx/shape
Version:
vx shape
15 lines (10 loc) • 373 B
Markdown
# @vx/shape
<a title="@vx/shape npm downloads" href="https://www.npmjs.com/package/@vx/shape">
<img src="https://img.shields.io/npm/dm/@vx/shape.svg?style=flat-square" />
</a>
Shapes are the core elements of `vx`. Most of what you see on the screen, like lines, bars, and
areas are all made with shape primitives.
## Installation
```
npm install --save @vx/shape
```