Skip to content

Commit 6ecca60

Browse files
committed
update news
1 parent 5c77075 commit 6ecca60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
## BUG FIXES
88

9+
* Fixed an issue with correctly capturing the return value of user-expressions to `renderPlotly()` (#1528).
10+
* Fixed a resizing issue where graphs could be incorrectly resized to their initial size in some cases (#1553).
911
* `ggplotly()` now positions the x-axis in the last column of a `facet_wrap()` properly (#1501).
1012
* `ggplotly()` now handles `geom_hline()`/`geom_vline()` correctly in conjunction with `coord_flip()` (#1519).
1113
* `event_data()` now correctly relays the `key` attribute for statistical traces (#1610).

0 commit comments

Comments
 (0)