joyent-portal/legacy/spikes/graphs-matrix/chartjs-whiskers/readme.md
Sérgio Ramos 8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00

15 lines
469 B
Markdown

# ChartJS
- [x] Graphs should maintain aspect ration
- [x] Graphs should match Antonas' first draft designs
- [x] Should have 3 Graphs on each row
- [x] Should be a 3 x 4 matrix of graphs, showing different data
- [x] Graphs should not jitter, ideally smoothly move across the x axis
- [x] All graphs should be a bar graph
- [ ] Animations when a graph comes into view
## notes
- borderSkipped not working: https://github.com/chartjs/Chart.js/issues/3293