Skip to content

Conversation

LHRUN
Copy link
Contributor

@LHRUN LHRUN commented Apr 26, 2025

@yvonneyx yvonneyx added the OSCP label Apr 26, 2025

innerLayout: new ConcentricLayout({
sortBy: 'id',
});
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

示例写完整吧

const nodeSize = ((source.size?.[0] || 30) + (target.size?.[0] || 30)) / 2;
return Math.min(nodeSize * 1.5, 700);
},
return Math.min(nodeSize * 1.5, 70
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

同上

@LHRUN
Copy link
Contributor Author

LHRUN commented Apr 29, 2025

@yvonneyx 已调整, 辛苦再看一下

@yvonneyx yvonneyx merged commit 3892b53 into antvis:v5 Apr 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs]: 改造文档「布局- 内置布局 - ComboCombined 复合布局」
2 participants