Skip to content

Add DAG visualization to CROWN configs#369

Open
tvoigtlaender wants to merge 62 commits intomainfrom
add_DAG_vis_PR
Open

Add DAG visualization to CROWN configs#369
tvoigtlaender wants to merge 62 commits intomainfrom
add_DAG_vis_PR

Conversation

@tvoigtlaender
Copy link
Copy Markdown
Contributor

@tvoigtlaender tvoigtlaender commented Mar 31, 2026

Adds an html-based DAG inspection tool and a python function to create the json data necessary for the tool.
Includes search functionality and input/output information on click of nodes/edges.

Intermediate goals:

  • Separation by scope
  • Replacement of I/O nodes
  • drop down menus for scope, era, and sample type
  • improved scope ordering (global above non-global)
  • Type coding of nodes by purpose (cut, define, ...)
  • Jump to option for Input/output elements at the edges/nodes
  • Extended producer information on click
  • Compatibility with friends

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Mar 31, 2026

Not up to standards ⛔

🔴 Issues 51 minor

Alerts:
⚠ 51 issues (≤ 0 issues of at least minor severity)

Results:
51 new issues

Category Results
UnusedCode 1 minor
Documentation 50 minor

View in Codacy

🟢 Metrics 134 complexity · 2 duplication

Metric Results
Complexity 134
Duplication 2

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@tvoigtlaender tvoigtlaender marked this pull request as ready for review April 20, 2026 20:54
@tvoigtlaender
Copy link
Copy Markdown
Contributor Author

tvoigtlaender commented Apr 20, 2026

Missing as of now:

  • Documentation (Setup in config + How to view visualization)
  • Code comments/Cleanup

tvoigtlaender and others added 5 commits May 8, 2026 15:13
… source config in name. Allow for input/output toggle to simplify graph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants