mirror of
https://gitee.com/antv/g6.git
synced 2024-12-15 10:01:09 +08:00
49 lines
1.5 KiB
JSON
49 lines
1.5 KiB
JSON
{
|
|
"title": {
|
|
"zh": "中文分类",
|
|
"en": "Category"
|
|
},
|
|
"demos": [
|
|
{
|
|
"filename": "basicForce2.js",
|
|
"title": {
|
|
"zh": "Force2 聚类及固定拖拽节点",
|
|
"en": "Basic Force2 Layout with dragging"
|
|
},
|
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*Ce2WSIlo_fcAAAAAAAAAAABkARQnAQ"
|
|
},
|
|
{
|
|
"filename": "basicFA2.js",
|
|
"title": {
|
|
"zh": "基本 Force Atlas 2",
|
|
"en": "Basic Force-Atlas 2 Layout"
|
|
},
|
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*MqwAQZLIVPwAAAAAAAAAAAAAARQnAQ"
|
|
},
|
|
{
|
|
"filename": "forceDirectedFunctionalParams.js",
|
|
"title": {
|
|
"zh": "定制不同节点的参数",
|
|
"en": "Different Configurations for Nodes"
|
|
},
|
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*SnVUQbXv7JAAAAAAAAAAAABkARQnAQ"
|
|
},
|
|
{
|
|
"filename": "forceDirectedConfigurationTranslate.js",
|
|
"title": {
|
|
"zh": "力导向布局参数动态变化",
|
|
"en": "Update Configurations for Force-directed Layout"
|
|
},
|
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*IyK7T5MkVqUAAAAAAAAAAABkARQnAQ"
|
|
},
|
|
{
|
|
"filename": "forceBubbles.js",
|
|
"title": {
|
|
"zh": "力导向气泡图",
|
|
"en": "Force-directed Bubbles"
|
|
},
|
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*prZhSI341hUAAAAAAAAAAABkARQnAQ"
|
|
}
|
|
]
|
|
}
|