mirror of
https://gitee.com/antv/g6.git
synced 2024-12-15 18:11:08 +08:00
96 lines
3.1 KiB
JSON
96 lines
3.1 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": "basicForceDirected.js",
|
||
|
"title": {
|
||
|
"zh": "基本力导向布局及节点拖拽",
|
||
|
"en": "Basic Force-directed 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": "forceDirectedPreventOverlap.js",
|
||
|
"title": {
|
||
|
"zh": "力导向布局防止节点重叠",
|
||
|
"en": "Prevent Node Overlappings"
|
||
|
},
|
||
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*9VXcQLLyzHgAAAAAAAAAAABkARQnAQ"
|
||
|
},
|
||
|
{
|
||
|
"filename": "forceClustering.js",
|
||
|
"title": {
|
||
|
"zh": "力导向布局聚类",
|
||
|
"en": "Force Layout with Clustering"
|
||
|
},
|
||
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*xonLSopPjKUAAAAAAAAAAAAAARQnAQ"
|
||
|
},
|
||
|
{
|
||
|
"filename": "forceDirectedFunctionalParams.js",
|
||
|
"title": {
|
||
|
"zh": "定制不同节点的参数",
|
||
|
"en": "Different Configurations for Nodes"
|
||
|
},
|
||
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*SnVUQbXv7JAAAAAAAAAAAABkARQnAQ"
|
||
|
},
|
||
|
{
|
||
|
"filename": "basicForceDirectedDragFix.js",
|
||
|
"title": {
|
||
|
"zh": "固定被拖拽节点",
|
||
|
"en": "Fix the Dragged Node"
|
||
|
},
|
||
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*0qLJQaRFg90AAAAAAAAAAABkARQnAQ"
|
||
|
},
|
||
|
{
|
||
|
"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"
|
||
|
},
|
||
|
{
|
||
|
"filename": "forceConstrainedInRect.js",
|
||
|
"title": {
|
||
|
"zh": "约束在范围内布局",
|
||
|
"en": "Constrain the Nodes in a region"
|
||
|
},
|
||
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*-4H8SaV8QKwAAAAAAAAAAABkARQnAQ"
|
||
|
},
|
||
|
{
|
||
|
"filename": "gForceFix.js",
|
||
|
"title": {
|
||
|
"zh": "GForce 固定被拖拽的节点",
|
||
|
"en": "GForce with Fixing Dragged Nodes"
|
||
|
},
|
||
|
"screenshot": "https://gw.alipayobjects.com/mdn/rms_f8c6a0/afts/img/A*YMwnTbT9NnQAAAAAAAAAAAAAARQnAQ"
|
||
|
}
|
||
|
]
|
||
|
}
|