UNPKG

@graphique/geom-vline

Version:

For drawing vertical lines (usually used as markers)

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