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
The two modes "Navigate the graph" and "Show details about the elements" do not differ much. It seems all interaction available within the "Navigate the graph" mode are identically available within the "Show details about the elements" mode.
As a consequence, why don't we drop the "Navigate the graph" mode?
(I might be wrong ...)
The text was updated successfully, but these errors were encountered:
The "Show details" interactor allows user to click on the nodes to get the information whereas the "Navigate" interactor offers only navigation through zoom and span operation. The latter was basically proposed to avoid unwanted clicks creating information panels during the graph exploration.
It is basically the same behaviour as Tulip.
The two modes "Navigate the graph" and "Show details about the elements" do not differ much. It seems all interaction available within the "Navigate the graph" mode are identically available within the "Show details about the elements" mode.
As a consequence, why don't we drop the "Navigate the graph" mode?
(I might be wrong ...)
The text was updated successfully, but these errors were encountered: