UNPKG

@graphique/geom-area

Version:

For area charts, stacked area charts, or streamgraphs

14 lines (9 loc) 354 B
<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 ```