cylc / cylc-flow

Cylc: a workflow engine for cycling systems.
https://cylc.github.io
GNU General Public License v3.0
330 stars 93 forks source link

static n-edge graph around a selected task #5676

Open hjoliver opened 1 year ago

hjoliver commented 1 year ago

This would be probably be easy to do, and it would be really useful for large complex workflows.

Use case: I want to understand the graph structure around a particular task, but the full graph is enormous, and the graph config is too complex to understand at a glance (many recurrences, lots of Jinja2).

t

oliver-sanders commented 1 year ago

This feature is on the UI roadmap, but a low priority.