added tags, basic charts and import/export

Signed-off-by: Pascal Syma <pascal@syma.dev>
This commit is contained in:
2021-05-15 17:24:48 +02:00
parent 1a7d23ad57
commit 0a2c771b7b
5 changed files with 554 additions and 591 deletions
+2 -1
View File
@@ -20,7 +20,8 @@
"jquery": "^3.6.0",
"popper.js": "^1.16.1",
"vue": "^2.5.2",
"vue-enums": "^1.0.0"
"vue-enums": "^1.0.0",
"vue-graph": "^0.8.7"
},
"devDependencies": {
"autoprefixer": "^7.1.2",