JuliaGraphs / GraphPlot.jl

Graph visualization for Julia.
http://JuliaGraphs.github.io/GraphPlot.jl/
Other
201 stars 62 forks source link

Improve documentation; fix `gplothtml`; add TagBot #174

Closed hdavid16 closed 2 years ago

hdavid16 commented 2 years ago

-distinguish between args, kwargs -add missing kwargs -fix bug in gplothtml -enable gplothtml to accept same input as gplot -add TagBot workflow

codecov[bot] commented 2 years ago

Codecov Report

Merging #174 (222fb26) into master (9e0d037) will decrease coverage by 0.19%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
- Coverage   33.11%   32.92%   -0.20%     
==========================================
  Files           9        9              
  Lines         456      565     +109     
==========================================
+ Hits          151      186      +35     
- Misses        305      379      +74     
Impacted Files Coverage Δ
src/plot.jl 62.63% <0.00%> (-1.00%) :arrow_down:
src/shape.jl 0.00% <0.00%> (ø)
src/stress.jl 0.00% <0.00%> (ø)
src/pienode.jl 0.00% <0.00%> (ø)
src/deprecations.jl 0.00% <0.00%> (ø)
src/collapse_plot.jl 0.00% <0.00%> (ø)
src/lines.jl 52.22% <0.00%> (+0.19%) :arrow_up:
src/layout.jl 48.42% <0.00%> (+1.58%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us.

etiennedeg commented 2 years ago

I think this should not be controversial, so I merge

hdavid16 commented 2 years ago

Thanks @etiennedeg. Next time we get a patch release registered with JuliaRegistrator, we'll hopefully get the repo version updated