flotr lib
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"Flotr": {
|
||||
"path": "client/lib/flotr2.js",
|
||||
"path": "node_modules/flotr2/flotr2.js",
|
||||
"exportsTo": "window",
|
||||
"exportsAs": "Flotr"
|
||||
},
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -102,6 +102,9 @@
|
||||
{
|
||||
"src": "espo-funnel-chart/build/espo-funnel-chart.js"
|
||||
},
|
||||
{
|
||||
"src": "flotr2/flotr2.js"
|
||||
},
|
||||
{
|
||||
"name": "ace-builds",
|
||||
"files": [
|
||||
|
||||
Generated
+4
@@ -1364,6 +1364,10 @@
|
||||
"resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
|
||||
"integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q=="
|
||||
},
|
||||
"flotr2": {
|
||||
"version": "git://github.com/yurikuzn/flotr2.git#1282360178cfc56bc569f84494448378d8a760ae",
|
||||
"from": "git://github.com/yurikuzn/flotr2.git#0.1.0"
|
||||
},
|
||||
"for-in": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
|
||||
|
||||
@@ -49,6 +49,7 @@
|
||||
"es6-promise": "^3.0.2",
|
||||
"espo-funnel-chart": "git://github.com/yurikuzn/espo-funnel-chart.git#0.1.0",
|
||||
"exif-js": "^2.3.0",
|
||||
"flotr2": "git://github.com/yurikuzn/flotr2.git#0.1.0",
|
||||
"gridstack": "^1.2.1",
|
||||
"handlebars": "^4.7.7",
|
||||
"jquery": "^3.6.0",
|
||||
|
||||
Reference in New Issue
Block a user