Skip to content

Commit 4730d52

Browse files
chore: 修复图表示例基础图表打不开的问题 (#7282)
1 parent 3d85bdf commit 4730d52

File tree

4 files changed

+25
-0
lines changed

4 files changed

+25
-0
lines changed
File renamed without changes.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"title": {
3+
"zh": "中文分类",
4+
"en": "Category"
5+
},
6+
"demos": [
7+
{
8+
"filename": "column-data-format.ts",
9+
"title": {
10+
"zh": "列数据格式",
11+
"en": "Column Data Format"
12+
},
13+
"screenshot": "https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*jez1TZo_jVsAAAAAQlAAAAgAemJ7AQ/original"
14+
}
15+
]
16+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Data Process
3+
order: 1
4+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: 数据处理
3+
order: 1
4+
---
5+

0 commit comments

Comments
 (0)