Skip to content

Commit 2e75681

Browse files
committed
Release 0.7.4
1 parent 3da9614 commit 2e75681

File tree

3 files changed

+727
-0
lines changed

3 files changed

+727
-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.4",
6+
"main": "./dist/chartjs-plugin-zoom.js"
7+
}

0 commit comments

Comments
 (0)