ilyabo / svg-flowline

A helper function for drawing flow lines (half-barbed arrows) with SVG.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVG flowline

A helper function for drawing flow lines (half-barbed arrows) with SVG (or Canvas). The lines look like in this visualization:

Example

Check out this observable notebook for a usage example.

Usage with npm

npm install svg-flowline

About

A helper function for drawing flow lines (half-barbed arrows) with SVG.


Languages

Language:JavaScript 100.0%