File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ You can download the latest version of `chartjs-plugin-datalabels` from the [Git
4343
4444``` html
4545<script src =" https://cdn.jsdelivr.net/npm/chart.js@2.7.3/dist/Chart.min.js" ></script >
46- <script src =" https://cdn.jsdelivr.net/npm/chartjs-plugin-datalabels@0.5 .0" ></script >
46+ <script src =" https://cdn.jsdelivr.net/npm/chartjs-plugin-datalabels@0.7 .0" ></script >
4747```
4848
4949::: warning IMPORTANT
Original file line number Diff line number Diff line change 22 "name" : " chartjs-plugin-datalabels" ,
33 "homepage" : " https://chartjs-plugin-datalabels.netlify.com" ,
44 "description" : " Chart.js plugin to display labels on data elements" ,
5- "version" : " 0.6 .0" ,
5+ "version" : " 0.7 .0" ,
66 "license" : " MIT" ,
77 "main" : " dist/chartjs-plugin-datalabels.js" ,
88 "types" : " types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments