Nodes
Last updated
Last updated
By default, only the node ID is shown.
To show node IDs or node labels, you can set id
or label
, respectively. To show values of node properties, you can list the node properties.
Show node IDs, node labels, and the values of name
property.
By default, node icons are selected automatically based on labels.
Disable automatic icon selection.
Select icons from and set them for the nodes with particular labels.
For setting the same icon for all nodes, use the _default
keyword.
_default is added only for icon (not for other items such as size) so far.
By default, node colors are selected automatically based on labels.
To set custom colors, you can fill color string values or select the node properties which hold color string values.
Set a single color for all nodes with any label.
Set single colors for the nodes with particular labels.
Set the values of color
property for all nodes with any label.
The combination of the above.
By default, node size is set to 25
.
To set custom sizes, you can fill size number values or select the node properties which hold size number values.
Set a single size for all nodes with any label.
Set single sizes for the nodes with particular labels.
Set the values of size
property for all nodes with any label.
The combination of the above.
By default, node shape is set to dot
.
To set custom shapes, you can fill shape string values or select the node properties which hold shape string values.
Set a single shape for all nodes with any label.
Set single sizes for the nodes with particular labels.
Set the values of size
property for all nodes with any label.
The combination of the above.
By default, node opacity is set to 1
(= not transparent at all).
To set opacity, you can set opacity number values or select the node properties which hold opacity number values.
Set opacity for all nodes with any label.
Set opacity for the nodes with particular labels.
Set the values of opacity
property for all nodes with any label.
The combination of the above.
By default, node saturation is set to 100%
(= fully colorful).
To set saturation, you can set opacity number values or select the node properties which hold opacity number values.
Set saturation for all nodes with any label.
By default, node brightness is set to 37%
.
To set brightness, you can set opacity number values or select the node properties which hold opacity number values.
Set brightness for all nodes with any label.
For setting by labels or using property values, please see the .
For setting by labels or using property values, please see the .