We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Show relation is an option to show or hide relation from the node.
The option is available in the toolbar by default
To remove the option of the toolbar add :
popoto.tools.TOGGLE_VIEW_RELATION = false;
To hide the relation by default add :
popoto.graph.DISABLE_RELATION = false;