Skip to content

Conversation

@hdavid16
Copy link
Contributor

@hdavid16 hdavid16 commented Aug 2, 2022

behavior is regardless of the linetype

Fix #160

hdavid16 added 9 commits July 27, 2022 11:18
-Allow add title
-Set title color and size
-Set font family for entire plot
-Remove unneded Compose objects (the ones with `nothing` as the arg)
behavior is regardless of the linetype
Multiple dispatch was messing up because types were not specified for spring layout and `kws` not preceeded by `;`
@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #184 (d2e7f22) into master (52f4aae) will increase coverage by 0.18%.
The diff coverage is 52.27%.

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
+ Coverage   32.92%   33.10%   +0.18%     
==========================================
  Files           9        9              
  Lines         565      589      +24     
==========================================
+ Hits          186      195       +9     
- Misses        379      394      +15     
Impacted Files Coverage Δ
src/GraphPlot.jl 100.00% <ø> (ø)
src/layout.jl 48.42% <16.66%> (ø)
src/lines.jl 51.87% <50.00%> (-0.36%) ⬇️
src/plot.jl 60.00% <87.50%> (-2.64%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hdavid16 hdavid16 mentioned this pull request Aug 5, 2022
@hdavid16 hdavid16 changed the title make self-loop edges curved make self-loop edges curved (included in PR #186) Aug 5, 2022
@hdavid16 hdavid16 closed this Aug 10, 2022
@hdavid16 hdavid16 deleted the self-loops-curve branch February 10, 2023 03:27
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.

Node connected to itself with default lifestyle looks not great.

1 participant