Skip to content

Commit 798767b

Browse files
committed
docs(legend): 修复图例文档问题
1 parent 876ed18 commit 798767b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/common/legend-cfg.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Apply to <tag color="green" text="Classification legend">Classification legend</
234234

235235
`markdown:docs/common/marker.en.md`
236236

237-
### radio ✨
237+
##### radio ✨
238238

239239
<description>**optional** _RadioCfg_ </description>
240240

docs/common/legend-cfg.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ type LegendItem = { name: string; value: string; } & MarkerCfg;
244244
type MarkerCfgCallback = (name: string, index: number, item: LegendItem) => MarkerCfg;
245245
```
246246

247-
### radio ✨
247+
##### radio ✨
248248

249249
<description>**optional** _RadioCfg_ </description>
250250

0 commit comments

Comments
 (0)