OPTIONS Subcommand (RELATIONSHIP MAP command)

The OPTIONS subcommand controls the node and link size, map layout, label display, and missing value settings.

MINNODE
Sets the minimum node size to display in the map. The value must be a positive number. 5 is the default value.
MAXNODE
Sets the maximum node size to display in the map. The value must be a positive number. 40 is the default value.
MINLINK
Sets the minimum link line thickness to display in the map. The value must be a positive number. 1 is the default value.
MAXLINK
Sets the maximum link line thickness to display in the map. The value must be a positive number. 5 is the default value.
HIDESMALL
Hides any links with a count less than the specified value. The value must be a value equal or greater than 0 (0 is the default value).
GROUPLINKS
When enabled (YES), the strongest links are grouped together. By default, the setting is not enabled (NO).
LAYOUT
Control the relationship map layout orientation. Available options are CIRCLE, GRID, and NETWORK.
LABELBOTTOM
Adds count labels on the smallest specified N links. The value must be a value equal or greater than 0 (0 is the default value).
LABELTOP
Adds count labels on the largest specified N links. The value must be a value equal or greater than 0 (0 is the default value).