progress indicators, bug fixes, after a while

This commit is contained in:
Kwesi Banson
2023-12-13 12:13:47 +00:00
parent ea6d83e5d9
commit bc97f69748
1283 changed files with 1010757 additions and 7379 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "flot-spline",
"description": "Flot plugin that provides spline interpolation for line graphs",
"version": "0.0.1",
"homepage": "https://github.com/johnpozy/flot-spline",
"repository": "https://github.com/johnpozy/flot-spline",
"bugs": {
"url": "https://github.com/johnpozy/flot-spline/issues"
},
"main": "js/jquery.flot.spline.js",
"license" : "SEE LICENSE IN LICENSE",
"devDependencies": {}
}