Use Palette.js
Allow optional patterns, add "pattern toggle" to enable/disable them:
Clean up code:
- use
transposeMatrix() in useData(), and then simplify the bar() function?
Data selection:
- use a
rescale() function to select and render sub-sets of a dataset
Use
Palette.jsAllow optional patterns, add "pattern toggle" to enable/disable them:
Clean up code:
transposeMatrix()inuseData(), and then simplify thebar()function?Data selection:
rescale()function to select and render sub-sets of a dataset