Social

Design  

NameDefault valueDescription
Dot Colour#ffffffColour of nodes
Dot Minimum Size3Minimal size of nodes.
Dot Maximum Size20Maximum size of nodes.
Dot Stroke Colour#aaaaaaColour of stroke of nodes.
Dot Stroke Width1Width of stroke of nodes.
Show LabelYesDisplay the name of a node.
Label Threshold0.1Threshold for a label to be shown, based on relative weight (0-1) of a node. Lower threshold would mean more labels.
Label Colour#000000Colour of the label of a node.
Label Size12Size of the label of a node.
Label ConditionnoneName of the Condition that forces the display of the label of a node.
Show LineNoShow lines (edges) between nodes.
Line Colour#646464Colour of lines.
Line Minimum Width1.5Minimal size of lines. Applied/weighted independently to the incoming and outgoing line.
Line Maximum Width1.5Maximum width of lines. Applied/weighted independently to the incoming and outgoing line.
Show ArrowheadNoInclude arrowheads for lines.

Algorithm - Force  

NameDefault valueAccepted valuesDescription
Node Gravity-40-5000 - 0info
Network Friction0.20 - 1info
Network Approximation0.80 - 5info
Center Gravity0.080 - 1info

Algorithm - ForceAtlas2  

NameDefault valueAccepted valuesDescription
Node Size InfluenceNoYes / Noinfo
Edge Weight Influence00 - 1info
Network Gravity1-1 - 5info
Strong Network GravityNoYes / Noinfo
Scaling10.1 - 10info
Outbound AttractionYesYes / Noinfo
Slow Down10 - 10info
Lin-Log ModeNoYes / Noinfo
Network Approximation0.50 - 5info

Settings  

NameDefault valueDescription
DisplayVectorThe '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 DotYesAllow disconnected dots to remain part of the visualisation. Set to 'No' to remove disconnected Dots from the visualisation.
Include Location ReferencesNoDisplay Location References as nodes
Background ColournoneBackground colour of the visualisation
Static LayoutNoDisplay static layouts
Static Layout IntervalnoneInterval 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.

NameDefault valueAccepted valuesDescription
highlight_node_color#d92b2bhexadecimal color valueColour of hovering node.
highlight_node_connect_color#ff7070hexadecimal color valueColour of connected nodes to the hovering node.
highlight_link_colorrgba(255,0,0,0.4)hexadecimal/rgba color valueColour of connected lines to the hovering node.
node_icons_size15integer / weightSet 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_offset4integerSet 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_nodefalsetrue / falseUse the Condition icons as the actual node. This will fully override a node's visual representation.
label_scaletruetrue / falseScale node labels based on zoom level. This ensures equally scaling both node size and label size.
label_size_min8numberMinimum node label size when scaling.
label_size_max30numberMaximum node label size when scaling.
label_fontAutofont nameSet custom font name(s) used for the node labels. Fonts have to be available on the local client. Listing multiple fonts are separated with a comma.