style: lint style

This commit is contained in:
2912401452 2022-04-18 19:09:34 +08:00
parent 898f8753a5
commit 60cd8bbb13
1 changed files with 1 additions and 1 deletions

View File

@ -51,10 +51,10 @@ const scatter = new PointLayer()
}); });
``` ```
[在线案例](/zh/examples/point/scatter#scatter) [在线案例](/zh/examples/point/scatter#scatter)
### blur ### blur
散点图的 style 样式支持配置 blur调整模糊。 散点图的 style 样式支持配置 blur调整模糊。
[在线案例](/zh/examples/point/scatter#blur) [在线案例](/zh/examples/point/scatter#blur)