d3-component
d3-component copied to clipboard
Examples
Add examples that test the waters of the usefulness of this so-called "component system".
Ideas for examples:
- [X] Basic posts example on bl.ocks.org
- [X] Spinner
- [x] Stopwatch Example #26
- [x] Counter Example #27
- [x] Todos Example #28
- [x] Scatter Plot with menus for X and Y
- [ ] Timer
- [ ] Stopwatch + Timer with Redux
- todomvc
- Line chart component from Towards Reusable Charts
- Reusable Bar Chart
- Dynamic Baseball Scatter Plot
Would be great to have examples for Bootstrap UI elements
- Radio Buttons
- Checkboxes
- Menus
- Tabs
Inspired by this question on the D3 mailing list https://groups.google.com/forum/#!topic/d3-js/PDjtJJjABpU
A minimal version of Google's timer/stopwatch app would be a really cool example, maybe with Redux.

This would also be a good one

More inspiration for examples: 10 React mini-patterns
