We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d80c36c commit 1232eeaCopy full SHA for 1232eea
README.md
@@ -114,9 +114,11 @@ To download a zip, go to the Chart.Annotation.js on Github
114
To install via npm:
115
116
```bash
117
-npm install Chart.Annotation.js --save
+npm install chartjs-plugin-annotation --save
118
```
119
120
+Prior to v0.2.0 this plugin was known as Chart.Annotation.js. You can still install this old version via NPM.
121
+
122
## Documentation
123
124
You can find documentation for Chart.js at [www.chartjs.org/docs](http://www.chartjs.org/docs).
0 commit comments