mirror of
https://github.com/yldio/copilot.git
synced 2024-11-11 05:40:11 +02:00
.. | ||
client | ||
server | ||
static | ||
.babelrc | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
package.json | ||
readme.md | ||
webpack.config.js | ||
yarn.lock |
ChartJS
- Graphs should maintain aspect ration
- Graphs should match Antonas' first draft designs
- Should have 3 Graphs on each row
- Should be a 3 x 4 matrix of graphs, showing different data
- Graphs should not jitter, ideally smoothly move across the x axis
- 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