A Svelte component library optimized for data visualizations and data apps.
note: this project is in very early alpha, and as such is subject to API changes and restructuring without notice.
See the graph-paper storybook at https://graph-paper-org.github.io/graph-paper/
Each package can be installed individually:
npm install --save-dev @graph-paper/datagraphic
npm install --save-dev @graph-paper/elements
TODO: add a single big package.
- Run
npm install - Run
npx lerna bootstrap - Run
npm run storybook
See the developer documentation for more information.