-
Notifications
You must be signed in to change notification settings - Fork 0
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
v0.4.2 #62
v0.4.2 #62
Conversation
…d to be more flexible in accepting variables and values when plotting.
…n node information when necessary
… version of thenetwork
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #62 +/- ##
==========================================
+ Coverage 47.93% 48.19% +0.25%
==========================================
Files 27 27
Lines 3605 3567 -38
==========================================
- Hits 1728 1719 -9
+ Misses 1877 1848 -29 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Henrique for all the great work on the graphing layouts!
…()` to tie instead of edge for consistency.
Description
This PR fixes bugs with
autographr()
andautographd()
functions.Making
play_diffusions()
to revert future plan on exitgenerate_random()
works for two-mode networks with specified number of tiesMapping
autographd()
arguments for node color and shape not working as expected for certain types of data/lists #39 by makingautographr()
more flexible and efficient in setting variables to aesthetics{ggplot2}
Modifying
to_reciprocated.matrix()
to consistently work with matricesChecklist: