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

Update visualization.jl #111

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Update visualization.jl #111

merged 2 commits into from
Mar 18, 2024

Conversation

caseyhad
Copy link
Contributor

allow for custom node colors

allow for custom node colors
@eahenle eahenle linked an issue Mar 18, 2024 that may be closed by this pull request
provide default kwarg value
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.87%. Comparing base (c3efef8) to head (fbf6dac).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
- Coverage   95.03%   94.87%   -0.17%     
==========================================
  Files          14       14              
  Lines         504      488      -16     
==========================================
- Hits          479      463      -16     
  Misses         25       25              

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

@eahenle eahenle merged commit 34f7d6e into SimonEnsemble:main Mar 18, 2024
4 of 6 checks passed
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.

viz_graph to allow custom vector{RGBA} for node colors
3 participants