UNPKG

@graphique/geom-hline

Version:

For drawing horizontal lines (usually used as markers)

14 lines (9 loc) 331 B
<div style={{ height: 4 }}> <img alt="NPM Version" src="https://img.shields.io/npm/v/%40graphique%2Fgeom-hline" /> </div> # @graphique/geom-hline For drawing horizontal lines in [Graphique](https://graphique.dev). ## Install ```sh npm2yarn copy npm install @graphique/geom-hline # @graphique/graphique is a peer dependency ```