Appearance

The Appearance panel appears as shown:



The following table describes the attributes in the Appearance panel:

Attribute Description
Height An integer value (in px) to set the size of the graph visualization panel. Default value is 400 px.
Group Edges When this option is enabled, multiple edges between the same source and target vertex will be grouped together in the graph. The grouped edges will be shown as a single edge with a number on it, indicating how many edges have been grouped.
Size Mode Two size modes are supported:
  • Normal (default)
  • Compact
Edge Marker Supported edge markers are:
  • None
  • Arrow (default)
Escape HTML in Tooltip Switch on this toggle if you wish to escapes HTML content used on vertex or edge tooltip.
Tooltip Max Length An integer value that determines the maximum length of characters for the tooltip. Default value is 100.
Dark Theme Enable this toggle to switch to a dark theme.
Custom Theme Enable this toggle if you wish to configure a custom theme for the following:
  • Background Color: Enter a color code or pick a color for the background.
  • Text Color: Enter a color code or pick a color for the text.
Display You can enable or disable the Modes and Exploration options.

Supported Modes Options are:

  • Interaction:
  • Fit to Screen
  • Sticky
  • Evolution

Supported Exploration Options are:

  • Expand: To retrieve n-hops neighbors of selected vertices.
  • Focus: To shift the focus of view; it drops everything and fetches n-hops neighbors of the selected vertex.
  • Group: To group selected multiple vertices and collapse them into a single one.
  • Ungroup: To select a group of collapsed vertices and ungroup them.
  • Drop: To remove selected vertices or edges from the visualization.
  • Undo: To undo the last action.
  • Redo: To redo the last action.
  • Reset: To reset the visualization to its default state.