From 5f002fc5dfd754050cace6636a41c4ec19cfdf3e Mon Sep 17 00:00:00 2001 From: junjie Date: Fri, 30 Jul 2021 18:18:13 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=A7=86=E5=9B=BE=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E6=96=87=E6=A1=88=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/chart/components/shape-attr/TooltipSelector.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/chart/components/shape-attr/TooltipSelector.vue b/frontend/src/views/chart/components/shape-attr/TooltipSelector.vue index 3a6e47baef..575be0d1e4 100644 --- a/frontend/src/views/chart/components/shape-attr/TooltipSelector.vue +++ b/frontend/src/views/chart/components/shape-attr/TooltipSelector.vue @@ -38,7 +38,7 @@
不同图表类型下的 {a},{b},{c},{d} 含义不一样。 其中变量{a}, {b}, {c}, {d}在不同图表类型下代表数据含义为:

- 折线(区域)图、柱状(条形)图、仪表盘、雷达图 : {a}(系列名称),{b}(类目值),{c}(数值), {d}(无) + 折线(区域)图、柱状(条形)图、仪表盘、雷达图 : {a}(系列名称),{b}(类目值),{c}(数值)