You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,12 @@ If you're looking for v1 check this [branch](https://github.com/apertureless/vue
34
34
35
35
Simply run `yarn add vue-chartjs chart.js`
36
36
37
-
Or if you want to use it directly in the browser add `https://unpkg.com/[email protected]/dist/vue-chartjs.full.min.js` to your scripts. See [Codepen](https://codepen.io/apertureless/pen/vxWbqB?editors=1010)
37
+
Or if you want to use it directly in the browser add
0 commit comments