0.9.0 • Published 4 years ago
cubism-react v0.9.0
Cubism, React!
Welcome to Cubism, this time React-ified.
What is a Cubism?
Cubism graphs are high-density charts that are super useful for dashboarding whilst keeping a higher resolution. See Square's Cubism.js documentation for more information on the charts and how they're better than line charts for high-density dashboarding.
How do I use this?
There's an example inside the demos folder, we will be adding to the demos as we progress with the project.
Also see the generated storybook.
Further documentation is incoming.
Development flow
npm install --devnpx gulp devto automatically rebuild artefacts with a live http server for the demos- Make changes
- Test changes
- Create a PR
Useful Gulp targets
default(npx gulp): Clean thedistdirectory and re-build all artefacts.watch(npx gulp watch): Watch sources for changes and re-build all artefacts (will not clean thedistdirectory).dev(npx gulp dev): Run a local dev server serving thedemos/distdirectory & re-build artefacts on changes (a lawatch).
I found a bug!
Great! Create an issue, and if you can: submit a PR!
0.9.0
4 years ago