From 1f67ea09bb549b67e1ceb440c3e009e16cee9a6c Mon Sep 17 00:00:00 2001 From: jianneng-fit2cloud Date: Tue, 21 Apr 2026 11:37:53 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9B=BE=E8=A1=A8):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=AD=90=E5=BC=B9=E5=9B=BE=E6=8F=90=E7=A4=BA=E4=BB=A5=E5=8F=8A?= =?UTF-8?q?=E5=9B=BE=E4=BE=8B=E7=9A=84=E6=98=BE=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/bullet/BulletRangeSelector.vue | 18 ++- .../js/panel/charts/g2/bar/bullet-graph.ts | 141 ++++++++++++------ 2 files changed, 109 insertions(+), 50 deletions(-) diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/components/bullet/BulletRangeSelector.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/components/bullet/BulletRangeSelector.vue index f488bfbcda..2afbbc338e 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/components/bullet/BulletRangeSelector.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/components/bullet/BulletRangeSelector.vue @@ -1,5 +1,5 @@