Skip to content

Add DAG visualization to CROWN configs#369

Open
tvoigtlaender wants to merge 69 commits into
mainfrom
add_DAG_vis_PR
Open

Add DAG visualization to CROWN configs#369
tvoigtlaender wants to merge 69 commits into
mainfrom
add_DAG_vis_PR

Conversation

@tvoigtlaender

@tvoigtlaender tvoigtlaender commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

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

codacy-production Bot commented Mar 31, 2026

Copy link
Copy Markdown

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

tvoigtlaender commented Apr 20, 2026

Copy link
Copy Markdown
Contributor Author

Missing as of now:

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

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