mirror of
https://gitee.com/antv/g6.git
synced 2024-12-14 09:30:48 +08:00
Merge branch 'master' of https://github.com/antvis/g6
This commit is contained in:
commit
41b6a1c723
@ -26,7 +26,7 @@ const randomData = {
|
||||
edges
|
||||
};
|
||||
},
|
||||
// 生成愿数据
|
||||
// 生成圆数据
|
||||
createCyclicData(num) {
|
||||
const data = randomData.createChainData(num);
|
||||
const { nodes, edges } = data;
|
||||
|
Loading…
Reference in New Issue
Block a user