Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Indented layoutCfg.indent support function #17

Merged
merged 2 commits into from
Aug 10, 2021

Conversation

pwpow
Copy link

@pwpow pwpow commented Aug 9, 2021

We can set node's horizontal offset dynamically with function,
which allow user to create custom layout.

Closes antvis/G6#3081

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Description of change

We can set node's horizontal offset dynamically with function,
which allow user to create custom layout.

Closes antvis/G6#3081
src/layout/indented.js Outdated Show resolved Hide resolved
@Yanyan-Wang
Copy link
Contributor

感谢 PR!

We can set node's horizontal offset dynamically with function,
which allow user to create custom layout.

Closes antvis/G6#3081
@Yanyan-Wang Yanyan-Wang merged commit e29be99 into antvis:master Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[功能要求] 树图布局 缩进树Indented 的 indent 属性支持设置function
2 participants