Skip to content

Commit fb3d072

Browse files
committed
Release 0.7.6
1 parent ac42904 commit fb3d072

File tree

3 files changed

+758
-0
lines changed

3 files changed

+758
-0
lines changed

bower.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "chartjs-plugin-zoom",
3+
"description": "Plugin that enables zoom and pan functionality in Chart.js charts.",
4+
"license": "MIT",
5+
"version": "0.7.6",
6+
"main": "./dist/chartjs-plugin-zoom.js"
7+
}

0 commit comments

Comments
 (0)