0.2.0 • Published 2 years ago
@bianchimro/custom-rawcharts-template v0.2.0
Custom Raw Chart(s)
Install
npm installRun Sandbox
Develop your custom chart on your machine with livereload thanks to Webpack.
npm run sandboxYou can find your charts at http://localhost:9000
For an in depth guide to add a chart see this
Build
Build your chart to use it in RAW.
npm run buildShare
- Go to RAW websiste
- Click on "Add your chart!"
- Upload the UMD build you can find it under
lib/index.umd.js - Download the project (now the project contains also your chart)
- Upload
.rawgraphsfile to for example Gist or other share file services - Now you you can share your example and charts with your friend with: https://dev.rawgraphs.io?url=UPLOADED_URL
0.2.0
2 years ago