Skip to content

Commit

Permalink
docs: update line demo screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhoBudweiser committed Dec 18, 2023
1 parent e1187e1 commit ca599e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions site/examples/general/line/demo/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
"zh": "基础折线图",
"en": "Line Chart"
},
"screenshot": "https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*37vSSJwbSnwAAAAAAAAAAAAADmJ7AQ/original"
"screenshot": "https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*o51NTbsP6EgAAAAAAAAAAAAADmJ7AQ/original"
},
{
"filename": "curved.ts",
"title": {
"zh": "曲线折线图",
"en": "Curved Line Chart"
},
"screenshot": "https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*37vSSJwbSnwAAAAAAAAAAAAADmJ7AQ/original"
"screenshot": "https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*hmVcTYfxR4gAAAAAAAAAAAAADmJ7AQ/original"
},
{
"filename": "step.ts",
"title": {
"zh": "阶梯折线图",
"en": "Step Line Chart"
},
"screenshot": "https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*37vSSJwbSnwAAAAAAAAAAAAADmJ7AQ/original"
"screenshot": "https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*xvGZQY7sKhIAAAAAAAAAAAAADmJ7AQ/original"
},
{
"filename": "line-basic.ts",
Expand Down

0 comments on commit ca599e6

Please sign in to comment.