Improve Node Highlighting for Parent-Child Relationships #467
monsieurBoutte
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When selecting a node with children, its descendants and the connecting lines should be visually distinguished to make it clear which nodes are connected. This could be achieved through affordances such as color changes, bold outlines, or animations to enhance readability and navigation.
• Highlight all descendant nodes when a parent node is selected.
• Apply a distinct style (e.g., color change, glow, or dashed lines) to connecting edges.
• Consider adding collapsable nodes with an animation effect whole expanding/collapsing nodes to improve visibility.
Beta Was this translation helpful? Give feedback.
All reactions