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.

Skip to end of banner
Go to start of banner

How to create Graphviz diagrams using issue attachment

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

Version 1 Next »

This page explains in detail how to create a Graphviz diagram in Jira issue using an attachment that contains the required DOT code to generate the diagram.

Steps

In the intended Jira new issue view:

  1. Click Attach from the menu options to attach the intended file with DOT code as a text file attachment to the issue.
  2. Click Graphviz from the menu options to see the Graphviz for Jira section.
  3. Click Graphviz from the menu options again or Add a Graphviz diagram in the Graphviz for Jira section to navigate to the Graphviz Diagrams for Jira window.
  4. Enter the following in the Graphviz Diagrams for Jira window:

    • Graphviz source attachment: Notice that the DOT code attachment is displayed in the options to select from. Select the attachment to add the respective DOT code as an input to the diagram.

      If more DOT files are added to the issue, all of them are displayed as options to select from in this select list.

    • Graphviz output attachment name: Nil.
    • Layout: dot
    • Content: This entry is disabled once you select an attachment to generate the diagram from.

  5. Click Save to save the input details. The following output is displayed from the selected attachment:

The steps mentioned here are for the new Jira issue view. If you are using the old Jira issue view, replace step 2 and 3 with the following:

Click Add a Graphviz diagram in the Graphviz for Jira section to navigate to the Graphviz Diagrams for Jira window for further edits


  • No labels