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 e048ca5 commit 9a4c18dCopy full SHA for 9a4c18d
README.md
@@ -19,13 +19,13 @@
19
20
### Compatibility
21
22
-- v1 later
+- v1 later `@legacy`
23
- Vue.js 1.x
24
- v2 later
25
- Vue.js 2.x
26
27
After the final release of vue.js 2, you also get the v2 per default if you install vue-chartjs over npm.
28
-No need for the @next tag anymore. If you want the v1 you need to define the version.
+No need for the @next tag anymore. If you want the v1 you need to define the version or use the legacy tag.
29
If you're looking for v1 check this [branch](https://github.com/apertureless/vue-chartjs/tree/release/1.1.3)
30
31
## Install
0 commit comments