UNPKG

@graphique/graphique

Version:

A data visualization system for React based on the Grammar of Graphics.

17 lines (11 loc) 366 B
<div style={{ height: 4 }}> <img alt="NPM Version" src="https://img.shields.io/npm/v/%40graphique%2Fgraphique" /> </div> # @graphique/graphique **An interactive visualization system for React based on the Grammar of Graphics**. The basis for all [Graphique](https://graphique.dev) visualizations. ## Install ```sh npm2yarn copy npm i @graphique/graphique ```