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 implement a feature that when a node is double-expanded and then double-expanded again, it can be retrieved. The way I've come up with it now is to double-click an expanded node and remove all the neighbors of that node from the canvas, but there is no option to remove the node in neovis.js?
The text was updated successfully, but these errors were encountered:
I want to implement a feature that when a node is double-expanded and then double-expanded again, it can be retrieved. The way I've come up with it now is to double-click an expanded node and remove all the neighbors of that node from the canvas, but there is no option to remove the node in neovis.js?
The text was updated successfully, but these errors were encountered: