Graphviz Diagrams for Jira has been retired and archived on the Atlassian Marketplace on December 26, 2023. Current customers and evaluators were informed of this change on September 27, 2023.
As per our earlier communication, the maintenance of the app has been stopped as of October 15, 2023. Please contact our support team if you have any opinions.
Graphviz diagram layouts
Graphviz Diagrams for Jira supports various Graphviz layouts. This page describes these layouts and provides some example outputs. The layouts in the table listed in this page use the following sample DOT code:
graph { a -- b; b -- c; a -- c; d -- c; e -- c; e -- a; }
Layout | Description | Sample output |
---|---|---|
dot | Hierarchical or layered drawings for directed graphs | |
neato | Spring model layouts for undirected graphs | |
twopi | Radial layouts for graphs | |
circo | Circular layouts for graphs | |
fdp | Spring model layouts for undirected graphs |
Additional links
- For more examples, refer to How to use Graphviz diagrams
- For more information on how to use DOT syntax, refer to Graphviz resources.
Confluence®, Jira®, Atlassian Bamboo®, Bitbucket®, Fisheye®, and Atlassian Crucible® are registered trademarks of Atlassian®
Copyright © 2005 - 2024 Appfire | All rights reserved. Appfire™, the 'Apps for makers™' slogan and Bob Swift Atlassian Apps™ are all trademarks of Appfire Technologies, LLC.