antv-l7/examples/line/arc/demo/meta.json

37 lines
874 B
JSON
Raw Normal View History

2019-11-10 21:20:26 +08:00
{
"title": {
"zh": "弧线",
"en": "line"
},
"demos": [
{
"filename": "arc3d.js",
"title": "3D弧线"
2019-11-17 17:31:01 +08:00
},
{
"filename": "arc.js",
"title": "弧线",
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*gdcqTa6UCsYAAAAAAAAAAABkARQnAQ"
2019-11-15 15:43:59 +08:00
},
{
"filename": "arcCircle.js",
"title": "大圆弧线",
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*FTp1Roy34qgAAAAAAAAAAABkARQnAQ"
2019-11-10 21:20:26 +08:00
},
{
2019-11-17 17:31:01 +08:00
"filename": "trip_arc_dark.js",
"title": "3D 弧线",
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*jXsbSYCqLu8AAAAAAAAAAABkARQnAQ"
},
{
"filename": "trip_arc.js",
"title": "3D 弧线",
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*29BZTqIJkuEAAAAAAAAAAABkARQnAQ"
2019-11-10 21:20:26 +08:00
}
]
}