From 555de2530802f8c0ee1a873ae87c3434a053b55d Mon Sep 17 00:00:00 2001 From: junjun Date: Tue, 7 Jun 2022 15:24:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=BD=B4=E5=80=BC=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../component-style/XAxisSelector.vue | 34 ++++++++++++++++++- .../component-style/XAxisSelectorAntV.vue | 34 ++++++++++++++++++- .../component-style/YAxisExtSelector.vue | 34 ++++++++++++++++++- .../component-style/YAxisExtSelectorAntV.vue | 34 ++++++++++++++++++- .../component-style/YAxisSelector.vue | 34 ++++++++++++++++++- .../component-style/YAxisSelectorAntV.vue | 34 ++++++++++++++++++- 6 files changed, 198 insertions(+), 6 deletions(-) diff --git a/frontend/src/views/chart/components/component-style/XAxisSelector.vue b/frontend/src/views/chart/components/component-style/XAxisSelector.vue index 8c634d4c5a..3f0f9365b7 100644 --- a/frontend/src/views/chart/components/component-style/XAxisSelector.vue +++ b/frontend/src/views/chart/components/component-style/XAxisSelector.vue @@ -88,6 +88,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -101,6 +127,7 @@