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

[Feature Request] processProperties for edges when clustering #2040

Open
nitzanbueno opened this issue Oct 23, 2023 · 0 comments
Open

[Feature Request] processProperties for edges when clustering #2040

nitzanbueno opened this issue Oct 23, 2023 · 0 comments

Comments

@nitzanbueno
Copy link

When clustering nodes, using processProperties, I can give the new cluster dynamic properties based on its child nodes.

The same can't be done with edges, however.
I want to be able to change the cluster edge properties individually, based on their base edges.
Currently I can only update the dataset after the clustering is done.

Next to the processProperties parameter in cluster, I'd like a processEdgeProperties(edgeProperties, childEdges) parameter that will return the new cluster edge properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant