From 0b8c82e86f5d51bdc97153480adb3c63838f5924 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=A4=9A=E7=9B=8A?= Date: Fri, 18 Dec 2020 11:13:24 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20ECharts=20=E7=BC=96=E8=BE=91=E5=99=A8?= =?UTF-8?q?=E4=B8=AD=E9=81=BF=E5=85=8D=E5=9B=BE=E8=A1=A8=E5=8F=8D=E5=A4=8D?= =?UTF-8?q?=E6=B8=B2=E6=9F=93=20(#1200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/components/ECharts.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/components/ECharts.tsx b/examples/components/ECharts.tsx index aa3f5edd3..8f67c4cdd 100644 --- a/examples/components/ECharts.tsx +++ b/examples/components/ECharts.tsx @@ -94,7 +94,8 @@ export default { { type: 'chart', source: '${config}', - replaceChartOption: true + replaceChartOption: true, + unMountOnHidden: false }, { children: (props: any) => {