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 23ccf4a commit df0f339Copy full SHA for df0f339
NEWS.md
@@ -2,9 +2,9 @@
2
3
## BUG FIXES
4
5
+* When `height`/`width` are specified in `ggplotly()`, relative sizes are now translated correctly. Fixes #489 and #510.
6
* More careful handling of font when expanding annotation arrays. Fixes #738.
-* Ignore data arrays of non-tidy traces. Fixes #737
7
-
+* Ignore data arrays of non-tidy traces. Fixes #737.
8
9
# 4.5.5 -- 28 September 2016
10
0 commit comments