Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

In any graph type, users have the option to choose from various display styles that determine how the issues and links between them are presented. To change the visual style, simply click on the display style button located in the graph navigation.

Network graph

The network graph represents Jira issues as nodes and Jira links as connections between them.

Direction graph

In the direction graph, the view is more structured. It displays issue dependencies based on their link direction flow, with parent/outward issues on top and child/inward issues below.

Data display options

‘Display’ in graph navigation opens a menu with options to manage display settings.

Click on the button to open the menu with the following configurations:

  • Issues without links - show/hide issues that have no links
  • Issues outside search - show/hide issues that are not in the scope of the JQL query
  • Show Arrows - display links between issues as arrows/simple lines.

The Notation configuration menu allows changing the display style of issue summaries in graph view:

  • Key - show only the issue key.

  • Summary - show only the issue summary.

  • Key: Summary - first show the key, then summary.

  • Summary: Key - first show summary, then key.

  • None - show only the issue icon.

  • No labels