Social

Design  

Name Default value Description
Dot Colour #ffffff Colour of nodes
Dot Minimum Size 3 Minimal size of nodes.
Dot Maximum Size 20 Maximum size of nodes.
Dot Stroke Colour #aaaaaa Colour of stroke of nodes.
Dot Stroke Width 1 Width of stroke of nodes.
Show Label Yes Display the name of a node.
Label Threshold 0.1 Threshold for a label to be shown, based on relative weight (0-1) of a node.
Label Condition none Name of the Condition that forces the display of the name of a node.
Show Line No Show lines (edges) between nodes.
Line Colour #646464 Colour of lines.
Line Minimum Width 1.5 Minimal size of lines. Applied/weighted independently to the incoming and outgoing line.
Line Maximum Width 1.5 Maximum width of lines. Applied/weighted independently to the incoming and outgoing line.
Show Arrowhead No Include arrowheads for lines.

Algorithm - Force  

Name Default value Accepted values Description
Node Gravity -40 -5000 - 0 info
Network Friction 0.2 0 - 1 info
Network Approximation 0.8 0 - 5 info
Center Gravity 0.08 0 - 1 info

Algorithm - ForceAtlas2  

Name Default value Accepted values Description
Node Weight No Yes / No info
Edge Weight Influence 0 0 - 1 info
Network Gravity 1 -1 - 5 info
Strong Network Gravity No Yes / No info
Scaling 1 0.1 - 10 info
Outbound Attraction Yes Yes / No info
Slow Down 1 0 - 10 info
Lin-Log Mode No Yes / No info
Network Approximation 0.5 0 - 5 info

Settings  

Name Default value Description
Display Vector The 'Vector' display mode uses SVG elements to display the visualisation. The 'Pixel' display mode uses a canvas to display the visualisation. When dealing with large amounts of data, the pixel display mode will give better performance.
Show Disconnected Dot Yes Allow disconnected dots to remain part of the visualisation. Set to 'No' to remove disconnected Dots from the visualisation.
Include Location References No Display Location References as nodes
Background Colour none Background colour of the visualisation
Static Layout No Display static layouts
Static Layout Interval none Interval in seconds between static layout renderings

Advanced  

Enter these settings in the input field as name:value, e.g. highlight_node_color:#f2ff00. Each setting should be entered on a single new line.

Name Default value Accepted values Description
highlight_node_color #d92b2b hexadecimal color value Colour of hovering node.
highlight_node_connect_color #ff7070 hexadecimal color value Colour of connected nodes to the hovering node.
highlight_link_color rgba(255,0,0,0.4) hexadecimal/rgba color value Colour of connected lines to the hovering node.
node_icons_size 15 integer / weight Set the size of the Condition icons. Specify a specific size, or use 'weight' to make the icons size relative to the node size.
node_icons_offset 4 integer Set the position of the Condition icons relative to the node. Negative number to position above the node, positive for below, 0 to centre on the node.
node_icons_show_as_node false true / false Use the Condition icons as the actual node. This will fully override a node's visual representation.