<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
```
