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