We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d0c678 commit 59076e8Copy full SHA for 59076e8
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: ggraph
2
Type: Package
3
Title: An Implementation of Grammar of Graphics for Graphs and Networks
4
-Version: 2.1.0.9000
+Version: 2.2.0
5
Authors@R:
6
c(person(given = "Thomas Lin",
7
family = "Pedersen",
NEWS.md
@@ -1,4 +1,4 @@
-# ggraph (development version)
+# ggraph 2.2.0
* Fix a precision bug in circle pack layout (#345)
* `GeomEdgeTile` now uses `edge_width` instead of `edge_size` for the border
0 commit comments