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
I want to do some specific actions with the nodes and edges, for example to edit a node or to add a new edge between existing nodes. I want to enable the user to choose the nodes and the edges, and for that I need to see which node is clicked.
I wondering if there's a way to get the click action result. I don't see anything in session_state related to that, which brought me here.
Also, it would be very nice to be able to edit the node/edge in the side panel.
Thanks,
Andra
The text was updated successfully, but these errors were encountered:
Hello,
I want to do some specific actions with the nodes and edges, for example to edit a node or to add a new edge between existing nodes. I want to enable the user to choose the nodes and the edges, and for that I need to see which node is clicked.
I wondering if there's a way to get the click action result. I don't see anything in
session_state
related to that, which brought me here.Also, it would be very nice to be able to edit the node/edge in the side panel.
Thanks,
Andra
The text was updated successfully, but these errors were encountered: