@graphique/geom-point
Version:
For points, scatterplots, and bubbles
14 lines (9 loc) • 340 B
Markdown
<div style={{ height: 4 }}>
<img alt="NPM Version" src="https://img.shields.io/npm/v/%40graphique%2Fgeom-point" />
</div>
# @graphique/geom-point
For points, scatterplots, and bubbles in [Graphique](https://graphique.dev).
## Install
```sh npm2yarn copy
npm install @graphique/geom-point # @graphique/graphique is a peer dependency
```