Chart.js/.gitignore
Simon Brunel 4741c6f09d Add new dataset update and draw plugin hooks
In order to take full advantage of the new plugin hooks called before and after a dataset is drawn, all drawing operations must happen on stable meta data, so make sure that transitions are performed before.
2017-02-21 20:28:16 -05:00

14 lines
102 B
Plaintext

/coverage
/custom
/dist
/docs/index.md
/node_modules
.DS_Store
.idea
.vscode
bower.json
*.log
*.swp