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 b847bec commit 42f552aCopy full SHA for 42f552a
README.md
@@ -7,10 +7,12 @@
7
### Compatibility
8
9
- v1 later
10
--- Vue.js 1.x
+ - Vue.js 1.x
11
- v2 later
12
--- Vue.js 2.x
+ - Vue.js 2.x
13
14
+After the final release of vue.js 2, you also get the v2 per default if you install vue-chartjs over npm.
15
+No need for the @next tag anymore. If you want the v1 you need to define the version.
16
If you're looking for v1 check this [branch](https://github.com/apertureless/vue-chartjs/tree/release/1.1.3)
17
18
## Install
0 commit comments