8000 Show relation · Nhogs/popoto Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Show relation

Zack edited this page May 1, 2018 · 15 revisions

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;
Clone this wiki locally
0