From 1eafa400919f3c74c3e9034cb59de35574218f39 Mon Sep 17 00:00:00 2001 From: Hutonghao <54804069+Hutonghao@users.noreply.github.com> Date: Mon, 25 Sep 2023 15:21:20 +0800 Subject: [PATCH] =?UTF-8?q?Update=20chart.md=EF=BC=9A=E9=94=99=E5=88=AB?= =?UTF-8?q?=E5=AD=97=20(#8231)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh-CN/components/chart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh-CN/components/chart.md b/docs/zh-CN/components/chart.md index 12b3ea171..1771595ec 100755 --- a/docs/zh-CN/components/chart.md +++ b/docs/zh-CN/components/chart.md @@ -868,7 +868,7 @@ echarts 的 config 一般是静态配置的,支持简单的数据映射。如 ### mouseover -用户鼠标悬浮时触发,例如炫富到下图蓝色线条上的数据点,将弹出详情。 +用户鼠标悬浮时触发,例如悬浮到下图蓝色线条上的数据点,将弹出详情。 ```schema: scope="body" {