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

Graph clustering #823

Merged
merged 18 commits into from
Aug 28, 2024
Merged

Graph clustering #823

merged 18 commits into from
Aug 28, 2024

Conversation

Manon3005
Copy link
Contributor

@Manon3005 Manon3005 commented Jul 10, 2024

@DiegoVinasco
Copy link
Contributor

@Manon3005 would also like to add #835 to this PR if possible

Copy link
Contributor

@DiegoVinasco DiegoVinasco left a comment

Choose a reason for hiding this comment

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

The PR is in good shape. There's just a few things that need to be modified before the PR is accepted, please see my comments.

Once those are done we should follow the PR submission checklist to make sure everything is ready. Then we can merge the PR!

examples/assets/config/layer/3DTiles_temporal.json Outdated Show resolved Hide resolved
examples/assets/config/widget/sparql_widget.json Outdated Show resolved Hide resolved
@Manon3005 Manon3005 marked this pull request as ready for review August 27, 2024 15:08
Manon3005 and others added 18 commits August 27, 2024 17:09
- added dropdown menu for nodes functions
- added queries for retrieving nodes descendants
- added clusterisation by neighbors
- added initial clusterisation by type
- added clusterisation by zoom
- added graph configuration menu
- added interactions with the 3D scene
- issue #825 fixed
- issue #828 fixed
- fixed issue #824
- fixed issue #831
- added link direction
- updated mouseover event
- added tip
- updated cluster node label
- display of the number of nodes clustered in a cluster
- distinction between links between the same nodes (path link instead of line link)
display of link direction no longer works: the problem will be corrected in a future commit
- updated node color selection
- fixed a bug in the method changeVisibilityDescendants
@DiegoVinasco DiegoVinasco merged commit f6ea72f into master Aug 28, 2024
3 checks passed
@LorenzoMarnat LorenzoMarnat deleted the graph-clustering branch September 12, 2024 08:23
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.

2 participants