From 91edf326e7821eeac904e9692e6b7d1ba3085ebe Mon Sep 17 00:00:00 2001 From: jingna <1264204245@qq.com> Date: Fri, 25 Jul 2025 16:36:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=A0=E6=AF=94=E5=9B=BE=E7=9A=84=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/graphicTextSelector.vue | 25 ++- .../js/panel/charts/pie/proportion.ts | 143 +++++++++++++----- .../views/components/ChartComponentG2Plot.vue | 2 +- 3 files changed, 115 insertions(+), 55 deletions(-) diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/components/graphicTextSelector.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/components/graphicTextSelector.vue index bf92b0b..02a6875 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/components/graphicTextSelector.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/components/graphicTextSelector.vue @@ -1,11 +1,4 @@