Powder
Powder is a combination of visual components for handling data. Each component performs a single operation such as:
- load data
- filter data
- display a bar chart
Components can be combined so that, for example, one filter-cell can limit the data shown on several charts-cells.
Install
- Npm:
npm install powder
- Yarn:
yarn add powder
Options
See the examples for usage information and snippets to copy.
Help
If there are any examples you'd like to see or use cases I didn't cover, please file an issue.