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

# @graphique/geom-bar

For visualizing data as horizontal bars in [Graphique](https://graphique.dev). For vertical bars/columns, try [`@graphique/geom-col`](https://graphique.dev/docs/geoms/col).

## Install

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