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 1e493bd commit e259710Copy full SHA for e259710
NEWS.md
@@ -1,5 +1,9 @@
1
# 4.5.5.9000
2
3
+## CHANGES
4
+
5
+* Now requires a version of __ggplot2__ higher than 2.1.0 because the new ggproto faceting infrastructure introduced breaking changes.
6
7
## BUG FIXES
8
9
* When `height`/`width` are specified in `ggplotly()`, relative sizes are now translated correctly. Fixes #489 and #510.
0 commit comments