g-axis

v1.0.1
Module for rendering axes FT-style
FT g-chartframe d3 d3-module

build

rm -rf build && mkdir build && rollup --globals d3:d3 -f umd -n gAxis -o build/g-axis.js -- index.js

test

jest

test:update

jest --updateSnapshot

report-coverage

codecov

prepare

npm run test && npm run build && uglifyjs build/g-axis.js -c -m -o build/g-axis.min.js

lint

eslint {index.js,src/*.js,test/*.js}

lint:fix

eslint --fix {index.js,src/*.js,test/*.js}
npm i g-axis

Metadata

Downloads

Maintainers