@@ -22,7 +22,7 @@ Before actually starting the visualization, you can select the following options
After visualization is complete, you can interact with the graph in the following ways to inspect it more closely or to filter out specfic parts:
***Settings menu** (gear symbol on the top-left):
* _Enable Physics_: Enables the physics module of _vis.js_, thus makingg the network move around and react to dragging of nodes (Default: false)
* _Enable Physics_: Enables the physics module of _vis.js_, thus making the network move around and react to dragging of nodes (Default: false)
* _Lock network_: Other than zooming and dragging nodes, the network becomes unresponsive to user interaction. Ideal when selecting a node and inspecting its connections without accidentally unselecting it. (Default: false)
* _Node Types_: Lists all special node types (see below for details) with their associated shape and color. You can highlight each node type individually. Further, you can remove all description nodes.
* _Minimum count of connections for persons_: see above