<div style={{ height: 4 }}>
<img alt="NPM Version" src="https://img.shields.io/npm/v/%40graphique%2Fgeom-area" />
</div>

# @graphique/geom-area

For area charts, stacked area charts, and streamgraphs in [Graphique](https://graphique.dev).

## Install

```sh npm2yarn copy
npm install @graphique/geom-area # @graphique/graphique is a peer dependency
```
