diff --git a/package.json b/package.json index a742aeefcc55c29e470e377e168ae457b283539c..38b96b9885a12403f7bf2177f107496130a3fc35 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 998fab70071e0f9b1c6f4ec509f3ab6524125dd4..e40453846303f3d5a2199c11c1d039f606d9cb60 100644 --- a/src/components/TextPenetration.vue +++ b/src/components/TextPenetration.vue @@ -4,48 +4,321 @@