Live editor (docs and examples): https://brumik.github.io/react-json-chart-builder
npm i --save react-json-chart-buildergh-pages branch to be served as a webpage
Using semantic release: Note, you need the : in it to trigger the release.
chore(demo): updated the demo applicationfix(pencil): stop graphite breaking when too much pressure appliedfeat(pencil): add 'graphiteWidth' optionBREAKING CHANGE: The graphiteWidth option has been removed. The default graphite width of 10mm is always used for performance reasons.nvm use after nvm install 15 if you had not doen it beforenpm ci - install the packagesnpm start - start the local web serverlocalhost:8080If you want to see the docs too in the browser, you have to generate them first:
npm run:build:docsnpm ci if not done beforenpm testGenerated using TypeDoc