What's new
Anchor |
---|
| AppOnJiraCloud |
---|
| AppOnJiraCloud |
---|
|
Introducing Graphviz Diagrams for Jira cloud
Graphviz Diagrams for Jira cloud allows you to generate dynamic diagrams in Jira issues. You no longer have to provide an external link to add diagrams or copy/paste diagrams from external resources into Jira issues. You can now quickly and easily create live Graphviz diagrams in Jira issues using simple, plain text expressions using DOT language.
Here is what the app has to offer:
- At a click of a button, enter DOT language to visualize data as appealing diagrams in your Jira issues.
- Display diagrams from a file attached to the Jira issue when you have your DOT syntax saved on a file.
- Avail all the Graphviz diagram types:
- Digraph - directed graphs
- Graph - undirected graphs
- Use various layouts to render your diagrams:
- 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
- Control colors, shapes, and line styles of your diagrams with different Graphviz attributes.
- Save Graphviz diagrams as downloadable attachments in the issue.
- and more...
Create a diagram using DOT language:
Create a diagram from an attachment:
Image Modified
Image Modified