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

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

Closed
1 task
pwpow opened this issue Aug 3, 2021 · 4 comments · Fixed by antvis/hierarchy#17 or #3109
Closed
1 task

Comments

@pwpow
Copy link
Contributor

pwpow commented Aug 3, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

根据节点属性,动态设置缩进

What does the proposed API look like?

indent 属性支持function设置

@Yanyan-Wang
Copy link
Contributor

该功能官方暂时没有排期,欢迎社区小伙伴参与共建哦~

@pwpow
Copy link
Contributor Author

pwpow commented Aug 6, 2021

该功能官方暂时没有排期,欢迎社区小伙伴参与共建哦~

是否有相关文档,便于入门并参与共建

@Yanyan-Wang
Copy link
Contributor

这里有一个寻找共建着的 issue ,有意向可以加一下群,然后回复一下你想加的 feature,我添加到表格里并 at 你。#2535

这里有一个 G6 的简单的开发者快速开始:https://github.com/antvis/G6/blob/master/README.md#development

树图布局是在另外一个仓库 @antv/hierarchy https://github.com/antvis/hierarchy,你说的这个功能应该是要加到这个库里

@pwpow
Copy link
Contributor Author

pwpow commented Aug 9, 2021

这里有一个寻找共建着的 issue ,有意向可以加一下群,然后回复一下你想加的 feature,我添加到表格里并 at 你。#2535

这里有一个 G6 的简单的开发者快速开始:https://github.com/antvis/G6/blob/master/README.md#development

树图布局是在另外一个仓库 @antv/hierarchy https://github.com/antvis/hierarchy,你说的这个功能应该是要加到这个库里

直接提PR么,还是需要先在群里知会?

pwpow pushed a commit to pwpow/hierarchy that referenced this issue Aug 9, 2021
We can set node's horizontal offset dynamically with function,
which allow user to create custom layout.

Closes antvis/G6#3081
pwpow pushed a commit to pwpow/hierarchy that referenced this issue Aug 10, 2021
We can set node's horizontal offset dynamically with function,
which allow user to create custom layout.

Closes antvis/G6#3081
pwpow pushed a commit to pwpow/G6 that referenced this issue Aug 12, 2021
We can set node's horizontal offset dynamically with function,
which allow user to create custom layout.

Closes antvis#3081
Yanyan-Wang pushed a commit that referenced this issue Oct 15, 2021
* docs: Indented layoutCfg.indent support function

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

Closes #3081

* docs: Indented layoutCfg.indent support function

Co-authored-by: powellpeng <powellpeng@tencent.com>
Yanyan-Wang pushed a commit that referenced this issue Jun 13, 2022
* docs: Indented layoutCfg.indent support function

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

Closes #3081

* docs: Indented layoutCfg.indent support function

Co-authored-by: powellpeng <powellpeng@tencent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants