UNPKG

@antv/g6

Version:

graph visualization frame work

1 lines 52.9 kB
{"expireTime":9007200828528711000,"key":"transformer-remark-markdown-ast-33748e8589f77a4336d9a65c54d902fb-gatsby-remark-prettiergatsby-remark-prismjsgatsby-remark-external-linksgatsby-remark-autolink-headersgatsby-remark-reading-time-","val":{"type":"root","children":[{"type":"paragraph","children":[{"type":"text","value":"CustomGroup 为节点分组,支持 Circle 和 Rect 两种类型。用户可通过 CustomGroup 创建节点分组、设置分组的样式、计算分组的坐标及宽高、收起和展开分组。","position":{"start":{"line":2,"column":1,"offset":1},"end":{"line":2,"column":93,"offset":93},"indent":[]}}],"position":{"start":{"line":2,"column":1,"offset":1},"end":{"line":2,"column":93,"offset":93},"indent":[]}},{"type":"paragraph","children":[{"type":"text","value":"分组默认是根据数据自动渲染的,当数据中存在 ","position":{"start":{"line":4,"column":1,"offset":95},"end":{"line":4,"column":23,"offset":117},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">groups</code>","position":{"start":{"line":4,"column":23,"offset":117},"end":{"line":4,"column":31,"offset":125},"indent":[]}},{"type":"text","value":" 时根据 ","position":{"start":{"line":4,"column":31,"offset":125},"end":{"line":4,"column":36,"offset":130},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">groups</code>","position":{"start":{"line":4,"column":36,"offset":130},"end":{"line":4,"column":44,"offset":138},"indent":[]}},{"type":"text","value":" 字段渲染分组,当不存在 ","position":{"start":{"line":4,"column":44,"offset":138},"end":{"line":4,"column":57,"offset":151},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">groups</code>","position":{"start":{"line":4,"column":57,"offset":151},"end":{"line":4,"column":65,"offset":159},"indent":[]}},{"type":"text","value":" 时,则根据 ","position":{"start":{"line":4,"column":65,"offset":159},"end":{"line":4,"column":72,"offset":166},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">nodes</code>","position":{"start":{"line":4,"column":72,"offset":166},"end":{"line":4,"column":79,"offset":173},"indent":[]}},{"type":"text","value":" 数据中是否存在 ","position":{"start":{"line":4,"column":79,"offset":173},"end":{"line":4,"column":88,"offset":182},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">groupId</code>","position":{"start":{"line":4,"column":88,"offset":182},"end":{"line":4,"column":97,"offset":191},"indent":[]}},{"type":"text","value":" 来渲染分组。","position":{"start":{"line":4,"column":97,"offset":191},"end":{"line":4,"column":104,"offset":198},"indent":[]}}],"position":{"start":{"line":4,"column":1,"offset":95},"end":{"line":4,"column":104,"offset":198},"indent":[]}},{"type":"paragraph","children":[{"type":"text","value":"当需要通过手动创建分组时候,可以参考下面的文档。","position":{"start":{"line":6,"column":1,"offset":200},"end":{"line":6,"column":25,"offset":224},"indent":[]}}],"position":{"start":{"line":6,"column":1,"offset":200},"end":{"line":6,"column":25,"offset":224},"indent":[]}},{"type":"heading","depth":2,"children":[{"type":"link","url":"#customgroup-实例化","title":null,"children":[],"data":{"hProperties":{"aria-label":"customgroup 实例化 permalink","class":"anchor"},"hChildren":[{"type":"raw","value":"<svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg>"}]}},{"type":"text","value":"CustomGroup 实例化","position":{"start":{"line":8,"column":4,"offset":229},"end":{"line":8,"column":19,"offset":244},"indent":[]}}],"position":{"start":{"line":8,"column":1,"offset":226},"end":{"line":8,"column":19,"offset":244},"indent":[]},"data":{"id":"customgroup-实例化","htmlAttributes":{"id":"customgroup-实例化"},"hProperties":{"id":"customgroup-实例化"}}},{"type":"paragraph","children":[{"type":"text","value":"CustomGroup 实例会在实例化 Graph 的过程中自动创建,不需要用户手动实例化。","position":{"start":{"line":9,"column":1,"offset":245},"end":{"line":9,"column":47,"offset":291},"indent":[]}}],"position":{"start":{"line":9,"column":1,"offset":245},"end":{"line":9,"column":47,"offset":291},"indent":[]}},{"type":"heading","depth":2,"children":[{"type":"link","url":"#配置项","title":null,"children":[],"data":{"hProperties":{"aria-label":"配置项 permalink","class":"anchor"},"hChildren":[{"type":"raw","value":"<svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg>"}]}},{"type":"text","value":"配置项","position":{"start":{"line":11,"column":4,"offset":296},"end":{"line":11,"column":7,"offset":299},"indent":[]}}],"position":{"start":{"line":11,"column":1,"offset":293},"end":{"line":11,"column":7,"offset":299},"indent":[]},"data":{"id":"配置项","htmlAttributes":{"id":"配置项"},"hProperties":{"id":"配置项"}}},{"type":"paragraph","children":[{"type":"text","value":"在实例化 Graph 的时候,通过配置 ","position":{"start":{"line":12,"column":1,"offset":300},"end":{"line":12,"column":21,"offset":320},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">groupType</code>","position":{"start":{"line":12,"column":21,"offset":320},"end":{"line":12,"column":32,"offset":331},"indent":[]}},{"type":"text","value":" 和 ","position":{"start":{"line":12,"column":32,"offset":331},"end":{"line":12,"column":35,"offset":334},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">groupStyle</code>","position":{"start":{"line":12,"column":35,"offset":334},"end":{"line":12,"column":47,"offset":346},"indent":[]}},{"type":"text","value":" 来指定分组的类型及样式。","position":{"start":{"line":12,"column":47,"offset":346},"end":{"line":12,"column":60,"offset":359},"indent":[]}}],"position":{"start":{"line":12,"column":1,"offset":300},"end":{"line":12,"column":60,"offset":359},"indent":[]}},{"type":"html","lang":"javascript","meta":null,"value":"<div class=\"gatsby-highlight\" data-language=\"javascript\"><pre class=\"language-javascript\"><code class=\"language-javascript\"><span class=\"token keyword\">const</span> graph <span class=\"token operator\">=</span> <span class=\"token keyword\">new</span> <span class=\"token class-name\">G6<span class=\"token punctuation\">.</span>Graph</span><span class=\"token punctuation\">(</span><span class=\"token punctuation\">{</span>\n  container<span class=\"token punctuation\">:</span> <span class=\"token string\">'mountNode'</span><span class=\"token punctuation\">,</span>\n  width<span class=\"token punctuation\">:</span> <span class=\"token number\">500</span><span class=\"token punctuation\">,</span>\n  height<span class=\"token punctuation\">:</span> <span class=\"token number\">500</span><span class=\"token punctuation\">,</span>\n  groupType<span class=\"token punctuation\">:</span> <span class=\"token string\">'circle'</span><span class=\"token punctuation\">,</span>\n  groupStyle<span class=\"token punctuation\">:</span> <span class=\"token punctuation\">{</span>\n    <span class=\"token keyword\">default</span><span class=\"token punctuation\">:</span> <span class=\"token punctuation\">{</span><span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n    hover<span class=\"token punctuation\">:</span> <span class=\"token punctuation\">{</span><span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n    collapse<span class=\"token punctuation\">:</span> <span class=\"token punctuation\">{</span><span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n  <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n<span class=\"token punctuation\">}</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">;</span>\n</code></pre></div>","position":{"start":{"line":13,"column":1,"offset":360},"end":{"line":25,"column":4,"offset":556},"indent":[1,1,1,1,1,1,1,1,1,1,1,1]}},{"type":"heading","depth":3,"children":[{"type":"link","url":"#grouptype","title":null,"children":[],"data":{"hProperties":{"aria-label":"grouptype permalink","class":"anchor"},"hChildren":[{"type":"raw","value":"<svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg>"}]}},{"type":"text","value":"groupType","position":{"start":{"line":27,"column":5,"offset":562},"end":{"line":27,"column":14,"offset":571},"indent":[]}}],"position":{"start":{"line":27,"column":1,"offset":558},"end":{"line":27,"column":14,"offset":571},"indent":[]},"data":{"id":"grouptype","htmlAttributes":{"id":"grouptype"},"hProperties":{"id":"grouptype"}}},{"type":"paragraph","children":[{"type":"text","value":"groupType 属性用于指定分组的类型,默认为 ","position":{"start":{"line":28,"column":1,"offset":572},"end":{"line":28,"column":27,"offset":598},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">circle</code>","position":{"start":{"line":28,"column":27,"offset":598},"end":{"line":28,"column":35,"offset":606},"indent":[]}},{"type":"text","value":",支持 ","position":{"start":{"line":28,"column":35,"offset":606},"end":{"line":28,"column":39,"offset":610},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">circle</code>","position":{"start":{"line":28,"column":39,"offset":610},"end":{"line":28,"column":47,"offset":618},"indent":[]}},{"type":"text","value":" 和 ","position":{"start":{"line":28,"column":47,"offset":618},"end":{"line":28,"column":50,"offset":621},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">rect</code>","position":{"start":{"line":28,"column":50,"offset":621},"end":{"line":28,"column":56,"offset":627},"indent":[]}},{"type":"text","value":"两种。","position":{"start":{"line":28,"column":56,"offset":627},"end":{"line":28,"column":59,"offset":630},"indent":[]}}],"position":{"start":{"line":28,"column":1,"offset":572},"end":{"line":28,"column":59,"offset":630},"indent":[]}},{"type":"paragraph","children":[{"type":"strong","children":[{"type":"text","value":"groupType 指定为 ","position":{"start":{"line":30,"column":3,"offset":634},"end":{"line":30,"column":17,"offset":648},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">circle</code>","position":{"start":{"line":30,"column":17,"offset":648},"end":{"line":30,"column":25,"offset":656},"indent":[]}},{"type":"text","value":" 时","position":{"start":{"line":30,"column":25,"offset":656},"end":{"line":30,"column":27,"offset":658},"indent":[]}}],"position":{"start":{"line":30,"column":1,"offset":632},"end":{"line":30,"column":29,"offset":660},"indent":[]}},{"type":"text","value":"的效果如下。","position":{"start":{"line":30,"column":29,"offset":660},"end":{"line":30,"column":35,"offset":666},"indent":[]}},{"type":"html","value":"<br />","position":{"start":{"line":30,"column":35,"offset":666},"end":{"line":30,"column":41,"offset":672},"indent":[]}}],"position":{"start":{"line":30,"column":1,"offset":632},"end":{"line":30,"column":41,"offset":672},"indent":[]}},{"type":"html","value":"<img src='https://cdn.nlark.com/yuque/0/2019/gif/244306/1568080532182-5b70448c-ee95-4fdc-81ca-ffac68535c72.gif#align=left&display=inline&height=533&name=group2.gif&originHeight=533&originWidth=763&search=&size=261828&status=done&width=763' alt='download' width='600'/>","position":{"start":{"line":32,"column":1,"offset":674},"end":{"line":32,"column":269,"offset":942},"indent":[]}},{"type":"paragraph","children":[{"type":"html","value":"<br />","position":{"start":{"line":34,"column":1,"offset":944},"end":{"line":34,"column":7,"offset":950},"indent":[]}},{"type":"strong","children":[{"type":"text","value":"groupType 指定为 ","position":{"start":{"line":34,"column":9,"offset":952},"end":{"line":34,"column":23,"offset":966},"indent":[]}},{"type":"html","value":"<code class=\"language-text\">rect</code>","position":{"start":{"line":34,"column":23,"offset":966},"end":{"line":34,"column":29,"offset":972},"indent":[]}},{"type":"text","value":" 时","position":{"start":{"line":34,"column":29,"offset":972},"end":{"line":34,"column":31,"offset":974},"indent":[]}}],"position":{"start":{"line":34,"column":7,"offset":950},"end":{"line":34,"column":33,"offset":976},"indent":[]}},{"type":"text","value":"的效果如下图。","position":{"start":{"line":34,"column":33,"offset":976},"end":{"line":34,"column":40,"offset":983},"indent":[]}},{"type":"html","value":"<br />","position":{"start":{"line":34,"column":40,"offset":983},"end":{"line":34,"column":46,"offset":989},"indent":[]}},{"type":"text","value":"\n","position":{"start":{"line":34,"column":46,"offset":989},"end":{"line":35,"column":1,"offset":990},"indent":[1]}},{"type":"html","value":"<img src='https://cdn.nlark.com/yuque/0/2019/gif/244306/1568080506714-79dc8f77-1423-4065-9212-918add95d3df.gif#align=left&display=inline&height=415&name=3.gif&originHeight=415&originWidth=514&search=&size=84184&status=done&width=514' alt='download' width='600'/>","position":{"start":{"line":35,"column":1,"offset":990},"end":{"line":35,"column":263,"offset":1252},"indent":[]}}],"position":{"start":{"line":34,"column":1,"offset":944},"end":{"line":35,"column":263,"offset":1252},"indent":[1]}},{"type":"heading","depth":3,"children":[{"type":"link","url":"#groupstyle","title":null,"children":[],"data":{"hProperties":{"aria-label":"groupstyle permalink","class":"anchor"},"hChildren":[{"type":"raw","value":"<svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg>"}]}},{"type":"text","value":"groupStyle","position":{"start":{"line":37,"column":5,"offset":1258},"end":{"line":37,"column":15,"offset":1268},"indent":[]}}],"position":{"start":{"line":37,"column":1,"offset":1254},"end":{"line":37,"column":15,"offset":1268},"indent":[]},"data":{"id":"groupstyle","htmlAttributes":{"id":"groupstyle"},"hProperties":{"id":"groupstyle"}}},{"type":"paragraph","children":[{"type":"html","value":"<code class=\"language-text\">groupStyle</code>","position":{"start":{"line":38,"column":1,"offset":1269},"end":{"line":38,"column":13,"offset":1281},"indent":[]}},{"type":"text","value":" 用于指定分组在默认(default)、交互过程中(hover)及收起(collapse)状态下的样式。","position":{"start":{"line":38,"column":13,"offset":1281},"end":{"line":38,"column":65,"offset":1333},"indent":[]}}],"position":{"start":{"line":38,"column":1,"offset":1269},"end":{"line":38,"column":65,"offset":1333},"indent":[]}},{"type":"heading","depth":4,"children":[{"type":"link","url":"#通用属性","title":null,"children":[],"data":{"hProperties":{"aria-label":"通用属性 permalink","class":"anchor"},"hChildren":[{"type":"raw","value":"<svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg>"}]}},{"type":"text","value":"通用属性","position":{"start":{"line":40,"column":6,"offset":1340},"end":{"line":40,"column":10,"offset":1344},"indent":[]}}],"position":{"start":{"line":40,"column":1,"offset":1335},"end":{"line":40,"column":10,"offset":1344},"indent":[]},"data":{"id":"通用属性","htmlAttributes":{"id":"通用属性"},"hProperties":{"id":"通用属性"}}},{"type":"paragraph","children":[{"type":"text","value":"default、hover 和 collapse 支持的所有通用的属性参考","position":{"start":{"line":41,"column":1,"offset":1345},"end":{"line":41,"column":38,"offset":1382},"indent":[]}},{"type":"link","title":null,"url":"https://www.yuque.com/antv/g6/ffzwfp","children":[{"type":"text","value":"这里","position":{"start":{"line":41,"column":39,"offset":1383},"end":{"line":41,"column":41,"offset":1385},"indent":[]}}],"position":{"start":{"line":41,"column":38,"offset":1382},"end":{"line":41,"column":80,"offset":1424},"indent":[]},"data":{"hProperties":{"target":"_self","rel":"nofollow"}}},{"type":"text","value":"。除过这些通用的属性,default 和 collapse 分别还支持以下特有属性。","position":{"start":{"line":41,"column":80,"offset":1424},"end":{"line":41,"column":122,"offset":1466},"indent":[]}}],"position":{"start":{"line":41,"column":1,"offset":1345},"end":{"line":41,"column":122,"offset":1466},"indent":[]}},{"type":"heading","depth":4,"children":[{"type":"link","url":"#default","title":null,"children":[],"data":{"hProperties":{"aria-label":"default permalink","class":"anchor"},"hChildren":[{"type":"raw","value":"<svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg>"}]}},{"type":"text","value":"default","position":{"start":{"line":43,"column":6,"offset":1473},"end":{"line":43,"column":13,"offset":1480},"indent":[]}}],"position":{"start":{"line":43,"column":1,"offset":1468},"end":{"line":43,"column":13,"offset":1480},"indent":[]},"data":{"id":"default","htmlAttributes":{"id":"default"},"hProperties":{"id":"default"}}},{"type":"table","align":[null,null,null,null],"children":[{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"属性名称","position":{"start":{"line":44,"column":3,"offset":1483},"end":{"line":44,"column":7,"offset":1487},"indent":[]}}],"position":{"start":{"line":44,"column":3,"offset":1483},"end":{"line":44,"column":7,"offset":1487},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"含义","position":{"start":{"line":44,"column":10,"offset":1490},"end":{"line":44,"column":12,"offset":1492},"indent":[]}}],"position":{"start":{"line":44,"column":10,"offset":1490},"end":{"line":44,"column":12,"offset":1492},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"类型","position":{"start":{"line":44,"column":15,"offset":1495},"end":{"line":44,"column":17,"offset":1497},"indent":[]}}],"position":{"start":{"line":44,"column":15,"offset":1495},"end":{"line":44,"column":17,"offset":1497},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"备注","position":{"start":{"line":44,"column":20,"offset":1500},"end":{"line":44,"column":22,"offset":1502},"indent":[]}}],"position":{"start":{"line":44,"column":20,"offset":1500},"end":{"line":44,"column":22,"offset":1502},"indent":[]}}],"position":{"start":{"line":44,"column":1,"offset":1481},"end":{"line":44,"column":24,"offset":1504},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"minDis","position":{"start":{"line":46,"column":3,"offset":1533},"end":{"line":46,"column":9,"offset":1539},"indent":[]}}],"position":{"start":{"line":46,"column":3,"offset":1533},"end":{"line":46,"column":9,"offset":1539},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"距离右上角最小距离","position":{"start":{"line":46,"column":12,"offset":1542},"end":{"line":46,"column":21,"offset":1551},"indent":[]}}],"position":{"start":{"line":46,"column":12,"offset":1542},"end":{"line":46,"column":21,"offset":1551},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"number","position":{"start":{"line":46,"column":24,"offset":1554},"end":{"line":46,"column":30,"offset":1560},"indent":[]}}],"position":{"start":{"line":46,"column":24,"offset":1554},"end":{"line":46,"column":30,"offset":1560},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"不存在嵌套分组时使用该值","position":{"start":{"line":46,"column":33,"offset":1563},"end":{"line":46,"column":45,"offset":1575},"indent":[]}}],"position":{"start":{"line":46,"column":33,"offset":1563},"end":{"line":46,"column":45,"offset":1575},"indent":[]}}],"position":{"start":{"line":46,"column":1,"offset":1531},"end":{"line":46,"column":47,"offset":1577},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"maxDis","position":{"start":{"line":47,"column":3,"offset":1580},"end":{"line":47,"column":9,"offset":1586},"indent":[]}}],"position":{"start":{"line":47,"column":3,"offset":1580},"end":{"line":47,"column":9,"offset":1586},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"距离右上角最大距离","position":{"start":{"line":47,"column":12,"offset":1589},"end":{"line":47,"column":21,"offset":1598},"indent":[]}}],"position":{"start":{"line":47,"column":12,"offset":1589},"end":{"line":47,"column":21,"offset":1598},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"number","position":{"start":{"line":47,"column":24,"offset":1601},"end":{"line":47,"column":30,"offset":1607},"indent":[]}}],"position":{"start":{"line":47,"column":24,"offset":1601},"end":{"line":47,"column":30,"offset":1607},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"存在嵌套分组时使用该值","position":{"start":{"line":47,"column":33,"offset":1610},"end":{"line":47,"column":44,"offset":1621},"indent":[]}}],"position":{"start":{"line":47,"column":33,"offset":1610},"end":{"line":47,"column":44,"offset":1621},"indent":[]}}],"position":{"start":{"line":47,"column":1,"offset":1578},"end":{"line":47,"column":46,"offset":1623},"indent":[]}}],"position":{"start":{"line":44,"column":1,"offset":1481},"end":{"line":47,"column":46,"offset":1623},"indent":[1,1,1]}},{"type":"heading","depth":4,"children":[{"type":"link","url":"#collapse","title":null,"children":[],"data":{"hProperties":{"aria-label":"collapse permalink","class":"anchor"},"hChildren":[{"type":"raw","value":"<svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg>"}]}},{"type":"text","value":"collapse","position":{"start":{"line":50,"column":6,"offset":1631},"end":{"line":50,"column":14,"offset":1639},"indent":[]}}],"position":{"start":{"line":50,"column":1,"offset":1626},"end":{"line":50,"column":14,"offset":1639},"indent":[]},"data":{"id":"collapse","htmlAttributes":{"id":"collapse"},"hProperties":{"id":"collapse"}}},{"type":"table","align":[null,null,null,null],"children":[{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"属性名称","position":{"start":{"line":51,"column":3,"offset":1642},"end":{"line":51,"column":7,"offset":1646},"indent":[]}}],"position":{"start":{"line":51,"column":3,"offset":1642},"end":{"line":51,"column":7,"offset":1646},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"含义","position":{"start":{"line":51,"column":10,"offset":1649},"end":{"line":51,"column":12,"offset":1651},"indent":[]}}],"position":{"start":{"line":51,"column":10,"offset":1649},"end":{"line":51,"column":12,"offset":1651},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"类型","position":{"start":{"line":51,"column":15,"offset":1654},"end":{"line":51,"column":17,"offset":1656},"indent":[]}}],"position":{"start":{"line":51,"column":15,"offset":1654},"end":{"line":51,"column":17,"offset":1656},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"备注","position":{"start":{"line":51,"column":20,"offset":1659},"end":{"line":51,"column":22,"offset":1661},"indent":[]}}],"position":{"start":{"line":51,"column":20,"offset":1659},"end":{"line":51,"column":22,"offset":1661},"indent":[]}}],"position":{"start":{"line":51,"column":1,"offset":1640},"end":{"line":51,"column":24,"offset":1663},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"r","position":{"start":{"line":53,"column":3,"offset":1692},"end":{"line":53,"column":4,"offset":1693},"indent":[]}}],"position":{"start":{"line":53,"column":3,"offset":1692},"end":{"line":53,"column":4,"offset":1693},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"分组的半径","position":{"start":{"line":53,"column":7,"offset":1696},"end":{"line":53,"column":12,"offset":1701},"indent":[]}}],"position":{"start":{"line":53,"column":7,"offset":1696},"end":{"line":53,"column":12,"offset":1701},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"number","position":{"start":{"line":53,"column":15,"offset":1704},"end":{"line":53,"column":21,"offset":1710},"indent":[]}}],"position":{"start":{"line":53,"column":15,"offset":1704},"end":{"line":53,"column":21,"offset":1710},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"当 groupType 为 circle 时有效","position":{"start":{"line":53,"column":24,"offset":1713},"end":{"line":53,"column":48,"offset":1737},"indent":[]}}],"position":{"start":{"line":53,"column":24,"offset":1713},"end":{"line":53,"column":48,"offset":1737},"indent":[]}}],"position":{"start":{"line":53,"column":1,"offset":1690},"end":{"line":53,"column":50,"offset":1739},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"width","position":{"start":{"line":54,"column":3,"offset":1742},"end":{"line":54,"column":8,"offset":1747},"indent":[]}}],"position":{"start":{"line":54,"column":3,"offset":1742},"end":{"line":54,"column":8,"offset":1747},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"分组宽度","position":{"start":{"line":54,"column":11,"offset":1750},"end":{"line":54,"column":15,"offset":1754},"indent":[]}}],"position":{"start":{"line":54,"column":11,"offset":1750},"end":{"line":54,"column":15,"offset":1754},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"number","position":{"start":{"line":54,"column":18,"offset":1757},"end":{"line":54,"column":24,"offset":1763},"indent":[]}}],"position":{"start":{"line":54,"column":18,"offset":1757},"end":{"line":54,"column":24,"offset":1763},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"当 groupType 为 rect 时有效","position":{"start":{"line":54,"column":27,"offset":1766},"end":{"line":54,"column":49,"offset":1788},"indent":[]}}],"position":{"start":{"line":54,"column":27,"offset":1766},"end":{"line":54,"column":49,"offset":1788},"indent":[]}}],"position":{"start":{"line":54,"column":1,"offset":1740},"end":{"line":54,"column":51,"offset":1790},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"height","position":{"start":{"line":55,"column":3,"offset":1793},"end":{"line":55,"column":9,"offset":1799},"indent":[]}}],"position":{"start":{"line":55,"column":3,"offset":1793},"end":{"line":55,"column":9,"offset":1799},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"分组高度","position":{"start":{"line":55,"column":12,"offset":1802},"end":{"line":55,"column":16,"offset":1806},"indent":[]}}],"position":{"start":{"line":55,"column":12,"offset":1802},"end":{"line":55,"column":16,"offset":1806},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"number","position":{"start":{"line":55,"column":19,"offset":1809},"end":{"line":55,"column":25,"offset":1815},"indent":[]}}],"position":{"start":{"line":55,"column":19,"offset":1809},"end":{"line":55,"column":25,"offset":1815},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"当 groupType 为 rect 时有效","position":{"start":{"line":55,"column":28,"offset":1818},"end":{"line":55,"column":50,"offset":1840},"indent":[]}}],"position":{"start":{"line":55,"column":28,"offset":1818},"end":{"line":55,"column":50,"offset":1840},"indent":[]}}],"position":{"start":{"line":55,"column":1,"offset":1791},"end":{"line":55,"column":52,"offset":1842},"indent":[]}}],"position":{"start":{"line":51,"column":1,"offset":1640},"end":{"line":55,"column":52,"offset":1842},"indent":[1,1,1,1]}},{"type":"heading","depth":2,"children":[{"type":"link","url":"#add--additem","title":null,"children":[],"data":{"hProperties":{"aria-label":"add  additem permalink","class":"anchor"},"hChildren":[{"type":"raw","value":"<svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg>"}]}},{"type":"text","value":"add / addItem","position":{"start":{"line":58,"column":4,"offset":1848},"end":{"line":58,"column":17,"offset":1861},"indent":[]}}],"position":{"start":{"line":58,"column":1,"offset":1845},"end":{"line":58,"column":17,"offset":1861},"indent":[]},"data":{"id":"add--additem","htmlAttributes":{"id":"add--additem"},"hProperties":{"id":"add--additem"}}},{"type":"paragraph","children":[{"type":"text","value":"用于生成分组。","position":{"start":{"line":59,"column":1,"offset":1862},"end":{"line":59,"column":8,"offset":1869},"indent":[]}}],"position":{"start":{"line":59,"column":1,"offset":1862},"end":{"line":59,"column":8,"offset":1869},"indent":[]}},{"type":"table","align":[null,null,null,null],"children":[{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"参数","position":{"start":{"line":61,"column":3,"offset":1873},"end":{"line":61,"column":5,"offset":1875},"indent":[]}}],"position":{"start":{"line":61,"column":3,"offset":1873},"end":{"line":61,"column":5,"offset":1875},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"含义","position":{"start":{"line":61,"column":8,"offset":1878},"end":{"line":61,"column":10,"offset":1880},"indent":[]}}],"position":{"start":{"line":61,"column":8,"offset":1878},"end":{"line":61,"column":10,"offset":1880},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"类型","position":{"start":{"line":61,"column":13,"offset":1883},"end":{"line":61,"column":15,"offset":1885},"indent":[]}}],"position":{"start":{"line":61,"column":13,"offset":1883},"end":{"line":61,"column":15,"offset":1885},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"备注","position":{"start":{"line":61,"column":18,"offset":1888},"end":{"line":61,"column":20,"offset":1890},"indent":[]}}],"position":{"start":{"line":61,"column":18,"offset":1888},"end":{"line":61,"column":20,"offset":1890},"indent":[]}}],"position":{"start":{"line":61,"column":1,"offset":1871},"end":{"line":61,"column":22,"offset":1892},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"groupId","position":{"start":{"line":63,"column":3,"offset":1921},"end":{"line":63,"column":10,"offset":1928},"indent":[]}}],"position":{"start":{"line":63,"column":3,"offset":1921},"end":{"line":63,"column":10,"offset":1928},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"分组ID","position":{"start":{"line":63,"column":13,"offset":1931},"end":{"line":63,"column":17,"offset":1935},"indent":[]}}],"position":{"start":{"line":63,"column":13,"offset":1931},"end":{"line":63,"column":17,"offset":1935},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"string","position":{"start":{"line":63,"column":20,"offset":1938},"end":{"line":63,"column":26,"offset":1944},"indent":[]}}],"position":{"start":{"line":63,"column":20,"offset":1938},"end":{"line":63,"column":26,"offset":1944},"indent":[]}},{"type":"tableCell","children":[],"position":{"start":{"line":63,"column":30,"offset":1948},"end":{"line":63,"column":30,"offset":1948},"indent":[]}}],"position":{"start":{"line":63,"column":1,"offset":1919},"end":{"line":63,"column":31,"offset":1949},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"nodes","position":{"start":{"line":64,"column":3,"offset":1952},"end":{"line":64,"column":8,"offset":1957},"indent":[]}}],"position":{"start":{"line":64,"column":3,"offset":1952},"end":{"line":64,"column":8,"offset":1957},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"分组中包含的节点或节点ID","position":{"start":{"line":64,"column":11,"offset":1960},"end":{"line":64,"column":24,"offset":1973},"indent":[]}}],"position":{"start":{"line":64,"column":11,"offset":1960},"end":{"line":64,"column":24,"offset":1973},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"array","position":{"start":{"line":64,"column":27,"offset":1976},"end":{"line":64,"column":32,"offset":1981},"indent":[]}}],"position":{"start":{"line":64,"column":27,"offset":1976},"end":{"line":64,"column":32,"offset":1981},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"节点实例或节点 ID","position":{"start":{"line":64,"column":35,"offset":1984},"end":{"line":64,"column":45,"offset":1994},"indent":[]}}],"position":{"start":{"line":64,"column":35,"offset":1984},"end":{"line":64,"column":45,"offset":1994},"indent":[]}}],"position":{"start":{"line":64,"column":1,"offset":1950},"end":{"line":64,"column":47,"offset":1996},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"type","position":{"start":{"line":65,"column":3,"offset":1999},"end":{"line":65,"column":7,"offset":2003},"indent":[]}}],"position":{"start":{"line":65,"column":3,"offset":1999},"end":{"line":65,"column":7,"offset":2003},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"分组类型","position":{"start":{"line":65,"column":10,"offset":2006},"end":{"line":65,"column":14,"offset":2010},"indent":[]}}],"position":{"start":{"line":65,"column":10,"offset":2006},"end":{"line":65,"column":14,"offset":2010},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"string","position":{"start":{"line":65,"column":17,"offset":2013},"end":{"line":65,"column":23,"offset":2019},"indent":[]}}],"position":{"start":{"line":65,"column":17,"offset":2013},"end":{"line":65,"column":23,"offset":2019},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"默认 circle ,支持 circle 和 rect","position":{"start":{"line":65,"column":26,"offset":2022},"end":{"line":65,"column":53,"offset":2049},"indent":[]}}],"position":{"start":{"line":65,"column":26,"offset":2022},"end":{"line":65,"column":53,"offset":2049},"indent":[]}}],"position":{"start":{"line":65,"column":1,"offset":1997},"end":{"line":65,"column":55,"offset":2051},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"zIndex","position":{"start":{"line":66,"column":3,"offset":2054},"end":{"line":66,"column":9,"offset":2060},"indent":[]}}],"position":{"start":{"line":66,"column":3,"offset":2054},"end":{"line":66,"column":9,"offset":2060},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"分组层级","position":{"start":{"line":66,"column":12,"offset":2063},"end":{"line":66,"column":16,"offset":2067},"indent":[]}}],"position":{"start":{"line":66,"column":12,"offset":2063},"end":{"line":66,"column":16,"offset":2067},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"number","position":{"start":{"line":66,"column":19,"offset":2070},"end":{"line":66,"column":25,"offset":2076},"indent":[]}}],"position":{"start":{"line":66,"column":19,"offset":2070},"end":{"line":66,"column":25,"offset":2076},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"默认 0","position":{"start":{"line":66,"column":28,"offset":2079},"end":{"line":66,"column":32,"offset":2083},"indent":[]}}],"position":{"start":{"line":66,"column":28,"offset":2079},"end":{"line":66,"column":32,"offset":2083},"indent":[]}}],"position":{"start":{"line":66,"column":1,"offset":2052},"end":{"line":66,"column":34,"offset":2085},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"title","position":{"start":{"line":67,"column":3,"offset":2088},"end":{"line":67,"column":8,"offset":2093},"indent":[]}}],"position":{"start":{"line":67,"column":3,"offset":2088},"end":{"line":67,"column":8,"offset":2093},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"分组标题配置","position":{"start":{"line":67,"column":11,"offset":2096},"end":{"line":67,"column":17,"offset":2102},"indent":[]}}],"position":{"start":{"line":67,"column":11,"offset":2096},"end":{"line":67,"column":17,"offset":2102},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"object","position":{"start":{"line":67,"column":20,"offset":2105},"end":{"line":67,"column":26,"offset":2111},"indent":[]}}],"position":{"start":{"line":67,"column":20,"offset":2105},"end":{"line":67,"column":26,"offset":2111},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"string","position":{"start":{"line":67,"column":29,"offset":2114},"end":{"line":67,"column":35,"offset":2120},"indent":[]}}],"position":{"start":{"line":67,"column":29,"offset":2114},"end":{"line":67,"column":35,"offset":2120},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"为 string 类型时,不能配置其他属性,为 object 时的配置参考","position":{"start":{"line":67,"column":38,"offset":2123},"end":{"line":67,"column":75,"offset":2160},"indent":[]}},{"type":"link","title":null,"url":"https://www.yuque.com/antv/g6/inxeg8#07gsB","children":[{"type":"text","value":"这里","position":{"start":{"line":67,"column":76,"offset":2161},"end":{"line":67,"column":78,"offset":2163},"indent":[]}}],"position":{"start":{"line":67,"column":75,"offset":2160},"end":{"line":67,"column":123,"offset":2208},"indent":[]},"data":{"hProperties":{"target":"_self","rel":"nofollow"}}}],"position":{"start":{"line":67,"column":38,"offset":2123},"end":{"line":67,"column":123,"offset":2208},"indent":[]}}],"position":{"start":{"line":67,"column":1,"offset":2086},"end":{"line":67,"column":125,"offset":2210},"indent":[]}}],"position":{"start":{"line":61,"column":1,"offset":1871},"end":{"line":67,"column":125,"offset":2210},"indent":[1,1,1,1,1,1]}},{"type":"html","lang":"javascript","meta":null,"value":"<div class=\"gatsby-highlight\" data-language=\"javascript\"><pre class=\"language-javascript\"><code class=\"language-javascript\"><span class=\"token keyword\">const</span> nodes <span class=\"token operator\">=</span> <span class=\"token punctuation\">[</span><span class=\"token string\">'node1'</span><span class=\"token punctuation\">,</span> <span class=\"token string\">'node2'</span><span class=\"token punctuation\">]</span><span class=\"token punctuation\">;</span>\ngraph<span class=\"token punctuation\">.</span><span class=\"token function\">addItem</span><span class=\"token punctuation\">(</span><span class=\"token string\">'group'</span><span class=\"token punctuation\">,</span> <span class=\"token punctuation\">{</span>\n  groupId<span class=\"token punctuation\">:</span> <span class=\"token string\">'xxxx000999'</span><span class=\"token punctuation\">,</span>\n  nodes<span class=\"token punctuation\">,</span>\n  type<span class=\"token punctuation\">:</span> <span class=\"token string\">'rect'</span><span class=\"token punctuation\">,</span>\n  zIndex<span class=\"token punctuation\">:</span> <span class=\"token number\">2</span><span class=\"token punctuation\">,</span>\n  title<span class=\"token punctuation\">:</span> <span class=\"token string\">'分组标题'</span><span class=\"token punctuation\">,</span>\n  title<span class=\"token punctuation\">:</span> <span class=\"token punctuation\">{</span>\n    text<span class=\"token punctuation\">:</span> <span class=\"token string\">'分组标题'</span><span class=\"token punctuation\">,</span>\n    stroke<span class=\"token punctuation\">:</span> <span class=\"token string\">''</span><span class=\"token punctuation\">,</span>\n    fill<span class=\"token punctuation\">:</span> <span class=\"token string\">''</span><span class=\"token punctuation\">,</span>\n    offsetX<span class=\"token punctuation\">:</span> <span class=\"token number\">10</span><span class=\"token punctuation\">,</span>\n    offsetY<span class=\"token punctuation\">:</span> <span class=\"token number\">0</span><span class=\"token punctuation\">,</span>\n  <span class=\"token punctuation\">}</span><span class=\"token punctuation\">,</span>\n<span class=\"token punctuation\">}</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">;</span>\n</code></pre></div>","position":{"start":{"line":69,"column":1,"offset":2212},"end":{"line":85,"column":4,"offset":2463},"indent":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]}},{"type":"heading","depth":2,"children":[{"type":"link","url":"#collapsegroup","title":null,"children":[],"data":{"hProperties":{"aria-label":"collapsegroup permalink","class":"anchor"},"hChildren":[{"type":"raw","value":"<svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg>"}]}},{"type":"text","value":"collapseGroup","position":{"start":{"line":86,"column":4,"offset":2467},"end":{"line":86,"column":17,"offset":2480},"indent":[]}}],"position":{"start":{"line":86,"column":1,"offset":2464},"end":{"line":86,"column":17,"offset":2480},"indent":[]},"data":{"id":"collapsegroup","htmlAttributes":{"id":"collapsegroup"},"hProperties":{"id":"collapsegroup"}}},{"type":"paragraph","children":[{"type":"text","value":"收起分组,收起分组后,隐藏分组中的所有节点和边,分组外部与分组内节点有连线的则临时连接到分组上面。","position":{"start":{"line":87,"column":1,"offset":2481},"end":{"line":87,"column":50,"offset":2530},"indent":[]}}],"position":{"start":{"line":87,"column":1,"offset":2481},"end":{"line":87,"column":50,"offset":2530},"indent":[]}},{"type":"table","align":[null,null,null,null],"children":[{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"参数","position":{"start":{"line":89,"column":3,"offset":2534},"end":{"line":89,"column":5,"offset":2536},"indent":[]}}],"position":{"start":{"line":89,"column":3,"offset":2534},"end":{"line":89,"column":5,"offset":2536},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"含义","position":{"start":{"line":89,"column":8,"offset":2539},"end":{"line":89,"column":10,"offset":2541},"indent":[]}}],"position":{"start":{"line":89,"column":8,"offset":2539},"end":{"line":89,"column":10,"offset":2541},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"类型","position":{"start":{"line":89,"column":13,"offset":2544},"end":{"line":89,"column":15,"offset":2546},"indent":[]}}],"position":{"start":{"line":89,"column":13,"offset":2544},"end":{"line":89,"column":15,"offset":2546},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"备注","position":{"start":{"line":89,"column":18,"offset":2549},"end":{"line":89,"column":20,"offset":2551},"indent":[]}}],"position":{"start":{"line":89,"column":18,"offset":2549},"end":{"line":89,"column":20,"offset":2551},"indent":[]}}],"position":{"start":{"line":89,"column":1,"offset":2532},"end":{"line":89,"column":22,"offset":2553},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"groupId","position":{"start":{"line":91,"column":3,"offset":2582},"end":{"line":91,"column":10,"offset":2589},"indent":[]}}],"position":{"start":{"line":91,"column":3,"offset":2582},"end":{"line":91,"column":10,"offset":2589},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"分组ID","position":{"start":{"line":91,"column":13,"offset":2592},"end":{"line":91,"column":17,"offset":2596},"indent":[]}}],"position":{"start":{"line":91,"column":13,"offset":2592},"end":{"line":91,"column":17,"offset":2596},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"string","position":{"start":{"line":91,"column":20,"offset":2599},"end":{"line":91,"column":26,"offset":2605},"indent":[]}}],"position":{"start":{"line":91,"column":20,"offset":2599},"end":{"line":91,"column":26,"offset":2605},"indent":[]}},{"type":"tableCell","children":[],"position":{"start":{"line":91,"column":30,"offset":2609},"end":{"line":91,"column":30,"offset":2609},"indent":[]}}],"position":{"start":{"line":91,"column":1,"offset":2580},"end":{"line":91,"column":31,"offset":2610},"indent":[]}}],"position":{"start":{"line":89,"column":1,"offset":2532},"end":{"line":91,"column":31,"offset":2610},"indent":[1,1]}},{"type":"html","lang":"javascript","meta":null,"value":"<div class=\"gatsby-highlight\" data-language=\"javascript\"><pre class=\"language-javascript\"><code class=\"language-javascript\">graph<span class=\"token punctuation\">.</span><span class=\"token function\">collapseGroup</span><span class=\"token punctuation\">(</span><span class=\"token string\">'groupId'</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">;</span>\n</code></pre></div>","position":{"start":{"line":94,"column":1,"offset":2613},"end":{"line":96,"column":4,"offset":2661},"indent":[1,1]}},{"type":"heading","depth":2,"children":[{"type":"link","url":"#expandgroup","title":null,"children":[],"data":{"hProperties":{"aria-label":"expandgroup permalink","class":"anchor"},"hChildren":[{"type":"raw","value":"<svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg>"}]}},{"type":"text","value":"expandGroup","position":{"start":{"line":98,"column":4,"offset":2666},"end":{"line":98,"column":15,"offset":2677},"indent":[]}}],"position":{"start":{"line":98,"column":1,"offset":2663},"end":{"line":98,"column":15,"offset":2677},"indent":[]},"data":{"id":"expandgroup","htmlAttributes":{"id":"expandgroup"},"hProperties":{"id":"expandgroup"}}},{"type":"paragraph","children":[{"type":"text","value":"展开分组,显示分组中的所有节点和边,恢复收起前的连接情况。","position":{"start":{"line":99,"column":1,"offset":2678},"end":{"line":99,"column":30,"offset":2707},"indent":[]}}],"position":{"start":{"line":99,"column":1,"offset":2678},"end":{"line":99,"column":30,"offset":2707},"indent":[]}},{"type":"table","align":[null,null,null,null],"children":[{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"参数","position":{"start":{"line":101,"column":3,"offset":2711},"end":{"line":101,"column":5,"offset":2713},"indent":[]}}],"position":{"start":{"line":101,"column":3,"offset":2711},"end":{"line":101,"column":5,"offset":2713},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"含义","position":{"start":{"line":101,"column":8,"offset":2716},"end":{"line":101,"column":10,"offset":2718},"indent":[]}}],"position":{"start":{"line":101,"column":8,"offset":2716},"end":{"line":101,"column":10,"offset":2718},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"类型","position":{"start":{"line":101,"column":13,"offset":2721},"end":{"line":101,"column":15,"offset":2723},"indent":[]}}],"position":{"start":{"line":101,"column":13,"offset":2721},"end":{"line":101,"column":15,"offset":2723},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"备注","position":{"start":{"line":101,"column":18,"offset":2726},"end":{"line":101,"column":20,"offset":2728},"indent":[]}}],"position":{"start":{"line":101,"column":18,"offset":2726},"end":{"line":101,"column":20,"offset":2728},"indent":[]}}],"position":{"start":{"line":101,"column":1,"offset":2709},"end":{"line":101,"column":22,"offset":2730},"indent":[]}},{"type":"tableRow","children":[{"type":"tableCell","children":[{"type":"text","value":"groupId","position":{"start":{"line":103,"column":3,"offset":2759},"end":{"line":103,"column":10,"offset":2766},"indent":[]}}],"position":{"start":{"line":103,"column":3,"offset":2759},"end":{"line":103,"column":10,"offset":2766},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"分组ID","position":{"start":{"line":103,"column":13,"offset":2769},"end":{"line":103,"column":17,"offset":2773},"indent":[]}}],"position":{"start":{"line":103,"column":13,"offset":2769},"end":{"line":103,"column":17,"offset":2773},"indent":[]}},{"type":"tableCell","children":[{"type":"text","value":"string","position":{"start":{"line":103,"column":20,"offset":2776},"end":{"line":103,"column":26,"offset":2782},"indent":[]}}],"position":{"start":{"line":103,"column":20,"offset":2776},"end":{"line":103,"column":26,"offset":2782},"indent":[]}},{"type":"tableCell","children":[],"position":{"start":{"line":103,"column":30,"offset":2786},"end":{"line":103,"column":30,"offset":2786},"indent":[]}}],"position":{"start":{"line":103,"column":1,"offset":2757},"end":{"line":103,"column":31,"offset":2787},"indent":[]}}],"position":{"start":{"line":101,"column":1,"offset":2709},"end":{"line":103,"column":31,"offset":2787},"indent":[1,1]}},{"type":"html","lang":"javascript","meta":null,"value":"<div class=\"gatsby-highlight\" data-language=\"javascript\"><pre class=\"language-javascript\"><code class=\"language-javascript\">graph<span class=\"token punctuation\">.</span><span class=\"token function\">expandGroup</span><span class=\"token punctuation\">(</span><span class=\"token string\">'groupId'</span><span class=\"token punctuation\">)</span><span class=\"token punctuation\">;</span>\n</code></pre></div>","position":{"start":{"line":106,"column":1,"offset":2790},"end":{"line":108,"column":4,"offset":2836},"indent":[1,1]}}],"position":{"start":{"line":1,"column":1,"offset":0},"end":{"line":110,"column":1,"offset":2838}}}}