MantisBT: master 6e77c738

Author Committer Branch Timestamp Parent
dregad dregad master 2023-09-29 13:01 master 3b73bef9
Affected Issues  0034608: Workflow Graph display is difficult to read
Changeset

Use circo graph type for Workflow transitions

The circular representation generated by circo is much easier to read
than dot's output which looks like a plate of spaghetti.

Fixes 0034608

mod - core/graphviz_api.php Diff File
mod - workflow_graph_img.php Diff File