Skip to content

Fix selected node highlights in force widget #741

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

Merged
merged 1 commit into from
May 19, 2025
Merged

Conversation

adityaramesh12
Copy link
Contributor

Issue
Node selection highlighting was not working in the force-widget graph visualization component.
The issue was caused by incompatible changes in the vis-network package dependency versions, which affected the graph-notebook selection functionality.

Changes Made

  • Updated the node selection implementation to align with the new vis-network package requirements
  • Fixed the highlighting behavior for selected nodes in the graph visualization

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@adityaramesh12
Copy link
Contributor Author

No breaking changes. Just includes a visual fix that is needed post the vis-network package upgrade.

@adityaramesh12 adityaramesh12 merged commit b48320c into main May 19, 2025
4 checks passed
@adityaramesh12 adityaramesh12 deleted the adirame-vis-fix branch May 19, 2025 05:20
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

Successfully merging this pull request may close these issues.

1 participant