mirror of
https://gitee.com/antv/g6.git
synced 2024-12-15 01:51:00 +08:00
25 lines
659 B
JSON
25 lines
659 B
JSON
{
|
|
"title": {
|
|
"zh": "中文分类",
|
|
"en": "Category"
|
|
},
|
|
"demos": [
|
|
{
|
|
"filename": "circular.js",
|
|
"title": {
|
|
"zh": "Circular 布局",
|
|
"en": "Circular Layout"
|
|
},
|
|
"screenshot": "https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*1PpVQLFTaQwAAAAAAAAAAAAADmJ7AQ/original"
|
|
},
|
|
{
|
|
"filename": "circularConfigurationTranslate.js",
|
|
"title": {
|
|
"zh": "Circular 布局参数动态变化",
|
|
"en": "Update Configurations for Circular Layout"
|
|
},
|
|
"screenshot": "https://mdn.alipayobjects.com/huamei_qa8qxu/afts/img/A*H6DyT6468ZMAAAAAAAAAAAAADmJ7AQ/original"
|
|
}
|
|
]
|
|
}
|