The Tree view is composed by two parts: the menu bar and the tree view area:
...
The tree content
The tree content is dynamic. The users can expand/collapse any node (link or issue) to show/hide it. By default 1 depth level is loaded. However the user can increase the auto-expand value up to 4 levels (Server/DC), and up to 3 levels (Cloud).
In addition, the users can also apply filters on data to put the focus on the relevant only. These are the filters supportedsupport:
the link direction icon (inward or outward)
the issue key (with a link to the Issue Detail View on JIRA).
the issue priority icon
the issue status (lozenge or icon accordingly with the JIRA version)
the issue summary text
the issue work progress bar
the Agile sprint icon (if Agile is installed)
...