Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/visualise graph #923

Merged
merged 20 commits into from
Feb 5, 2024
Merged

feature/visualise graph #923

merged 20 commits into from
Feb 5, 2024

Conversation

rhayes777
Copy link
Owner

Visualise models as graphs

  • Graphs are output to model_graph.html
  • Collections and Models are square nodes
  • Priors are circular nodes
  • Attributes are represented by vertices between nodes
  • Nodes are given unique colours per type

@rhayes777
Copy link
Owner Author

Screenshot 2024-02-05 at 16 08 19

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0cf4ad5) 80.71% compared to head (196ef01) 80.80%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #923      +/-   ##
==========================================
+ Coverage   80.71%   80.80%   +0.08%     
==========================================
  Files         192      193       +1     
  Lines       14646    14725      +79     
==========================================
+ Hits        11822    11898      +76     
- Misses       2824     2827       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rhayes777 rhayes777 merged commit c6cd72c into main Feb 5, 2024
6 checks passed
@rhayes777 rhayes777 deleted the feature/visualise_graph branch February 5, 2024 17:38
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