Skip to content

Commit 1c9c85d

Browse files
committed
update news
1 parent 5269673 commit 1c9c85d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
* Now requires a version of __ggplot2__ higher than 2.1.0 because the new ggproto faceting infrastructure introduced breaking changes.
1010
* A book icon is added to the mode bar, by default, which links to the plotly book. If you want to remove this icon from a plot `p`, do `config(p, modeBarButtonsToRemove = "Collaborate")`
11+
* Specifying height/width in `layout()` is now deprecated. Specify in `ggplotly()` or `plot_ly()`.
1112
* The `ggplotly()` function now preserves all information about the layer mapping. This makes it possible to access input/output data from any layer.
1213

1314
## BUG FIXES

0 commit comments

Comments
 (0)