Browse Source

➕ ➖ replace danfojs with D3

jmacura 3 years ago
parent
commit
d7f4558f53
2 changed files with 517 additions and 632 deletions
  1. 515 631
      package-lock.json
  2. 2 1
      package.json

File diff suppressed because it is too large
+ 515 - 631
package-lock.json


+ 2 - 1
package.json

@@ -9,7 +9,8 @@
     "test": "echo \"Error: no test specified\" && exit 1"
   },
   "dependencies": {
-    "danfojs": "^1.0.4",
+    "@types/d3": "^7.1.0",
+    "d3": "^7.4.0",
     "hslayers-ng": "^8.1.0"
   },
   "devDependencies": {

Some files were not shown because too many files changed in this diff