Skip to content

Releases: JuliaPlots/GraphRecipes.jl

v0.5.12

20 Sep 15:18
f9b7d94
Compare
Choose a tag to compare

GraphRecipes v0.5.12

Diff since v0.5.11

Merged pull requests:

v0.5.11

18 Sep 17:12
0184a12
Compare
Choose a tag to compare

GraphRecipes v0.5.11

Diff since v0.5.10

Closed issues:

  • invalid index: 19.0 (#22)
  • [BUG] last unconnected vertices not drawn (#143)
  • Using x, y parameters sometimes causes various BoundsError (#180)

Merged pull requests:

  • reproducible graph plots (#184) (@t-bltg)
  • nfc : add formatter check and apply initial format (#185) (@t-bltg)

v0.5.10

02 Sep 09:49
9a05275
Compare
Choose a tag to compare

GraphRecipes v0.5.10

Diff since v0.5.9

Closed issues:

  • GraphRecipes relies on old version of AbstractTrees (#183)

Merged pull requests:

  • CompatHelper: bump compat for "NaNMath" to "1" (#173) (@github-actions[bot])
  • CompatHelper: bump compat for "AbstractTrees" to "0.4" (#181) (@github-actions[bot])
  • CompatHelper: bump compat for "Interpolations" to "0.14" (#182) (@github-actions[bot])

v0.5.9

22 Jan 19:52
53f1152
Compare
Choose a tag to compare

GraphRecipes v0.5.9

Diff since v0.5.8

Closed issues:

  • [FR] Add seed argument to graphplot (#110)
  • Add GraphRecipes to LightGraphs docs (#111)
  • possible test failure in upcoming Julia version 1.5 (#123)
  • Something's wrong with node coloring order ? (#153)
  • Wrong node coloring. (#163)
  • Possible missing import or Plots.jl dependency (#165)

v0.5.8

08 Nov 22:31
Compare
Choose a tag to compare

GraphRecipes v0.5.8

Diff since v0.5.7

Merged pull requests:

v0.5.7

23 Jul 17:29
5559436
Compare
Choose a tag to compare

GraphRecipes v0.5.7

Diff since v0.5.6

Merged pull requests:

v0.5.6

03 Jun 08:41
e567f95
Compare
Choose a tag to compare

GraphRecipes v0.5.6

Diff since v0.5.5

Closed issues:

  • Regression: Can no longer set individual node colours (#145)
  • Should get CompatHelper (#148)

Merged pull requests:

v0.5.5

18 Mar 11:02
a09ffcc
Compare
Choose a tag to compare

GraphRecipes v0.5.5

Diff since v0.5.4

Closed issues:

  • Bump version to 0.5.4 (#124)
  • No arrow appears when drawing SimpleDiGraph (#126)
  • Plotting broken? (#129)

Merged pull requests:

v0.5.4

14 May 04:01
7c5f643
Compare
Choose a tag to compare

GraphRecipes v0.5.4

Diff since v0.5.3

Closed issues:

  • line_z not working as expected & self loops layout obscures plot (#117)

Merged pull requests:

v0.5.3

26 Apr 09:02
7620b4d
Compare
Choose a tag to compare

GraphRecipes v0.5.3

Diff since v0.5.2

Closed issues:

  • Get rid of the Plots dependency (#20)
  • Possible documentation improvements (#59)
  • Testing infrastructure (#104)
  • basic marker properties (stroke color, width, marker_z) are absent for graph nodes (#108)

Merged pull requests: