Skip to content

Commit 6b3f9cc

Browse files
committed
Release v2.0.0-rc
1 parent 4638b78 commit 6b3f9cc

File tree

3 files changed

+1373
-0
lines changed

3 files changed

+1373
-0
lines changed

bower.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "chartjs-plugin-datalabels",
3+
"description": "Chart.js plugin to display labels on data elements",
4+
"homepage": "https://chartjs-plugin-datalabels.netlify.app",
5+
"license": "MIT",
6+
"version": "2.0.0-rc",
7+
"main": "dist/chartjs-plugin-datalabels.js"
8+
}

0 commit comments

Comments
 (0)