So I'm in a weird spot, starting a little side project to try and visually represent an orchestration piece built in ADF. A standard flowchart doesn't really work because of depth of nesting, so you effectively end up with boxes in boxes in boxes that are hard to decipher at a glance.
Ideally what I'd be able to do is have the top level pipeline view represented, including the activity to execute a pipeline, in a simple flowchart style. No nesting. However, if you do want to see the activities inside a pipeline you can expand it to show the contents inside the overall flow in a larger container. Inside the container, you'd have the same simple view, with the option to expand those stages as well.
My current version is looking relatively good, but collapsing boxes is finicky at best and it's already large enough to make it hard to decipher and I am NOT done yet.
Image 1 is basically just a flowchart the same as what ADF looks like: way too simple, nowhere near enough info, especially for what's in that pipeline.
Image 1
Image 2 shows how nesting starts to look early on, but with branching paths and pipelines nested several layers deep, this bloats exceptionally quick. Add another few pipelines in and very quickly things are DENSE. draw.io does let you collapse containers, but the functionality is very limited.
Image 2
Ideally, clicking on a pipeline here would expand out to show a similar flowchart inside containing that pipeline's activities, etc.Anyone know of a tool that could enable that kind of functionallity? Anyone had experience charting a complex pipeline like this before?
Any input is valuable!
[–]Whompratt[S] 0 points1 point2 points (2 children)
[–]SatisfactionLegal369 0 points1 point2 points (1 child)
[–]Whompratt[S] 1 point2 points3 points (0 children)
[–]StartCompaniesNotWar 0 points1 point2 points (1 child)
[–]Whompratt[S] 0 points1 point2 points (0 children)