From 381f7d0bb7b861a0d7a5b11a33d7786ede95655b Mon Sep 17 00:00:00 2001 From: 64756fa621b77e6fc015a5d1 <64756fa621b77e6fc015a5d1@devide> Date: Wed, 21 Jun 2023 08:16:00 +0000 Subject: [PATCH] Wed Jun 21 08:16:00 UTC 2023 inscode --- package.json | 2 + src/components/TextPenetration.vue | 319 ++++++++++++++++++++++++++--- 2 files changed, 298 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index a742aee..38b96b9 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,8 @@ "preview": "vite preview --port 4173" }, "dependencies": { + "echarts": "^5.4.2", + "echarts-gl": "^2.0.9", "guess": "^1.0.2", "vue": "^3.2.37", "vue-router": "^4.2.2" diff --git a/src/components/TextPenetration.vue b/src/components/TextPenetration.vue index 998fab7..e404538 100644 --- a/src/components/TextPenetration.vue +++ b/src/components/TextPenetration.vue @@ -4,48 +4,321 @@