@byu-oit/bar-chart

v1.4.3
Generate a bar chart in svg format. Intended to be used to generate an API response.
svg api

lint

npx standard "test/**/*.js" "util/**/*.js" "index.js"

test

tape test/**/*.js | tap-spec

build

npm run clean && rollup -c

clean

rimraf dist

lint:fix

npx standard "test/**/*.js" "util/**/*.js" "index.js" --fix
npm i @byu-oit/bar-chart

Metadata

Downloads