From 643292591f10414dfe5ae8fe3ce253e473a851f5 Mon Sep 17 00:00:00 2001 From: ulleo Date: Tue, 31 Oct 2023 15:24:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20antv=20=E6=95=A3=E7=82=B9=E5=9B=BEtoolti?= =?UTF-8?q?p=E4=B8=8D=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/views/chart/chart/common/common_antv.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/frontend/src/views/chart/chart/common/common_antv.js b/core/frontend/src/views/chart/chart/common/common_antv.js index ed3521d221..c0126590b6 100644 --- a/core/frontend/src/views/chart/chart/common/common_antv.js +++ b/core/frontend/src/views/chart/chart/common/common_antv.js @@ -484,7 +484,7 @@ export function getTooltip(chart) { } return ` -
+
${title}
${key1}:${v1}