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

Added a new drawing recipe #535

Merged
merged 8 commits into from
May 2, 2024
Merged

Added a new drawing recipe #535

merged 8 commits into from
May 2, 2024

Conversation

nwlandry
Copy link
Collaborator

Added a recipe showing how to reuse the same nodal positions to plot many hypergraphs. Fixes #510.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.29%. Comparing base (fd62bdc) to head (371438c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #535   +/-   ##
=======================================
  Coverage   92.29%   92.29%           
=======================================
  Files          60       60           
  Lines        4493     4493           
=======================================
  Hits         4147     4147           
  Misses        346      346           

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

@nwlandry nwlandry assigned nwlandry and tlarock and unassigned nwlandry Apr 27, 2024
docs/source/api/recipes/recipes.ipynb Outdated Show resolved Hide resolved
docs/source/api/recipes/recipes.ipynb Outdated Show resolved Hide resolved
@nwlandry
Copy link
Collaborator Author

nwlandry commented May 1, 2024

@tlarock I believe I addressed all of your comments!

Copy link
Collaborator

@tlarock tlarock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@nwlandry nwlandry merged commit 9140f10 into main May 2, 2024
24 checks passed
@nwlandry nwlandry deleted the add-drawing-recipe branch May 2, 2024 13:11
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.

Returning node positions from xgi.draw
2 participants