You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user clicks on any node, the node and all its parents should stay selected until the user clicks on any other node.
A click event should also fire which consists of information on which node was clicked.
When the user clicks on any node, the node and all its parents should stay selected until the user clicks on any other node.
A
click
event should also fire which consists of information on which node was clicked.Try clicking on the nodes in this example - https://jscharting.com/examples/chart-types/organizational/path-highlighting-and-selection/
The text was updated successfully, but these errors were encountered: