Skip to content

Conversation

avrinfly
Copy link
Contributor

@yvonneyx yvonneyx added the OSCP label Apr 17, 2025

> _`auto-adapt-label` \| string_
- 缩放画布
- 拖动画布
Copy link
Contributor

Choose a reason for hiding this comment

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

这个用途不太对吧

}
]
});
```
Copy link
Contributor

Choose a reason for hiding this comment

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

用法与其他交互表达形式保持一致吧~

| { type: 'closeness'; directed?: boolean; weightPropertyName?: string }
| { type: 'eigenvector'; directed?: boolean }
| { type: 'pagerank'; epsilon?: number; linkProb?: number };
```
Copy link
Contributor

Choose a reason for hiding this comment

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

NodeCentralityOptions #可以详细介绍一下

@avrinfly
Copy link
Contributor Author

@yvonneyx 都已修改,麻烦再merge一下~

@yvonneyx yvonneyx merged commit 7a38c25 into antvis:v5 Apr 21, 2025
2 checks 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]: 改造文档「交互 - 内置交互 - AutoAdaptLabel 标签自适应显示」
2 participants