Skip to content

Add dependency graph visualizer and editor scaffold#192

Draft
VEZY wants to merge 8 commits intomainfrom
graph-visualization
Draft

Add dependency graph visualizer and editor scaffold#192
VEZY wants to merge 8 commits intomainfrom
graph-visualization

Conversation

@VEZY
Copy link
Copy Markdown
Member

@VEZY VEZY commented Apr 28, 2026

Summary

  • Add a Julia dependency graph view IR with JSON and standalone HTML export.
  • Expose model nodes, ports, edge metadata, cycle diagnostics, and a first PreviousTimeStep edit.
  • Scaffold a React Flow + ELK frontend for the interactive graph viewer/editor.
  • Cover the new graph view and edit path with unit tests.

Testing

  • Added and ran unit tests for the dependency graph view, multiscale edges, HTML export, and the first edit-back operation.
  • Ran the full Julia test suite successfully.
  • Built and typechecked the frontend successfully with Vite and TypeScript.

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.

1 participant