From c646cfcd298f69bfd2dc5630f0f127d541eb538f Mon Sep 17 00:00:00 2001 From: zx <604444282@qq.com> Date: Wed, 12 Jan 2022 17:42:48 +0800 Subject: [PATCH] =?UTF-8?q?zx-=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/BrandInsight/titsopo/opt.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/BrandInsight/titsopo/opt.js b/src/views/BrandInsight/titsopo/opt.js index 17e47d5..7144848 100644 --- a/src/views/BrandInsight/titsopo/opt.js +++ b/src/views/BrandInsight/titsopo/opt.js @@ -65,9 +65,9 @@ function createData(ds = [], hotIndex = []) { { name: 'Max', xAxis: e, yAxis: yMax, - symbol: dataURI, + symbol: 'pin', symbolSize: 16, - symbolOffset: [0, '-75%'], + symbolOffset: [0, '-70%'], itemStyle: {color: colors[colorMax]}, } )