joyent-portal/spikes/graphs-matrix/chartjs/readme.md

15 lines
469 B
Markdown
Raw Normal View History

2016-11-09 16:10:11 +02:00
# ChartJS
2016-11-09 15:58:10 +02:00
2016-11-09 17:00:30 +02:00
- [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
2016-11-09 15:58:10 +02:00
- [ ] Animations when a graph comes into view
## notes
2016-11-09 17:00:30 +02:00
- borderSkipped not working: https://github.com/chartjs/Chart.js/issues/3293