github JuliaPlots/GraphRecipes.jl v0.5.0

latest releases: v0.5.13, v0.5.12, v0.5.11...
4 years ago

Summary of changes made

  • Each edge has its own series: #57
  • Edge labels can be specified through the edgelabel kwarg #65
  • Directed graphs can now be handled and have arrows #67
  • Nodes are no longer Plots.jl markers. Meaning that markershape and markersize are now replaced with nodeshape and nodesize #67
  • Graphs with self edges can be visualized #68
  • Mulitgraphs can be visualized and edgelabels accepts triples to specify the labels #71
  • Many of the keyword arguments to grahplot have aliases #88

v0.5.0 (2020-01-29)

Diff since v0.4.0

Closed issues:

  • How to pass in node coordinates? (#85)
  • ERROR: Unknown key: nodecolor (#83)
  • Different nodeshape in tree graph (#82)
  • Info about upcoming removal of packages in the General registry (#81)
  • Add aliases for kwargs (#77)
  • Node scaling issues (#69)
  • Add self edges (#60)
  • Add edge labels (#58)
  • Minimal example gives nonsense. (#56)
  • plot directed graph (#55)
  • Add plot(g) when g is a Graph (#54)

Merged pull requests:

Don't miss a new GraphRecipes.jl release

NewReleases is sending notifications on new releases.