From 1273d3bb2ba8f844c855628dfe911cb0e78908ac Mon Sep 17 00:00:00 2001 From: "liufu.lf" Date: Wed, 21 Oct 2020 17:14:37 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=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 --- examples/heatmap/basic/API.en.md | 2 +- examples/heatmap/basic/API.zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/heatmap/basic/API.en.md b/examples/heatmap/basic/API.en.md index d90e91a952..95703ea1e0 100644 --- a/examples/heatmap/basic/API.en.md +++ b/examples/heatmap/basic/API.en.md @@ -24,7 +24,7 @@ **可选**, _polygon | density_; -功能描述: 密度热力图需要制定为 density 。 +功能描述: 密度热力图需要指定为 density 。 默认配置: `polygon` diff --git a/examples/heatmap/basic/API.zh.md b/examples/heatmap/basic/API.zh.md index 838c412a5b..fc915e681b 100644 --- a/examples/heatmap/basic/API.zh.md +++ b/examples/heatmap/basic/API.zh.md @@ -24,7 +24,7 @@ **可选**, _polygon | density_; -功能描述: 密度热力图需要制定为 density 。 +功能描述: 密度热力图需要指定为 density 。 默认配置: `polygon`