GraphPlot v0.6.0
Merged pull requests:
- Bump version to v0.4.4 (#140) (@simonschoelly)
- CompatHelper: bump compat for ArnoldiMethod to 0.2, (keep existing compat) (#152) (@github-actions[bot])
- Migrate from LightGraphs to Graphs.jl (#158) (@simonschoelly)
- Bump ColorTypes to "0.9, 0.10, 0.11" (#163) (@ven-k)
- Create test/Project.toml to resolve compat issues on Julia 1.3 (#164) (@fonsp)
- remove mention of num_vertices and num_edges in the documentation (#169) (@etiennedeg)
- bump version to v0.5.2 (#170) (@etiennedeg)
- remove deprecation message when testing (#171) (@etiennedeg)
- Improve documentation; fix
gplothtml
; add TagBot (#174) (@hdavid16) - Add requested features (#186) (@hdavid16)
- minor release (#200) (@etiennedeg)
Closed issues:
- How can I control the output plot size in Juno's Plots pane? (#94)
- Integrate possibility to save Graphs within GraphPlots (#95)
- Add title? (#107)
- function name out_degree in tutorial should be fixed to outdegree (#113)
- Range generators in tutorial need fix (#114)
- curved lines throws a MethodError (#115)
- new release with updated Compose.jl compat (#135)
- Pleasa add option to change size (#147)
- Incorrect location order returned by shell_layout (#149)
- allow
gplot
to setseed
forspring_layout
(#153) C
kwarg failing inspring_layout
(#154)- Error when trying to plot a SimpleWeightedGraph (#157)
- please make a new release for Graphs migration (#159)
- Node connected to itself with default lifestyle looks not great. (#160)
- Trouble fitting labels inside the picture (#161)
- Is this package still maintained? (#162)
- Cairo required to display plots in VS Code (#166)
- No background (#167)
- Documentation uses num_vertices but num_vertices is undefined (#168)
- Feature request: add background color (#172)
- Cannot plot a graph before command print() (#173)
gplothtml
not working (#175)- Feature request: Add support for non-circular nodes (#179)
- Doesn't plot, writes Compose.Context (#187)
- Is there any way to use LaTeX in node labels? (#188)
- Regression with SimpleWeightedDiGraph (#189)
- Bad displays (#190)
- Vertex label clipping (#191)
- Edgelabels attached to the wrong edges (#192)