We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c77075 commit 6ecca60Copy full SHA for 6ecca60
NEWS.md
@@ -6,6 +6,8 @@
6
7
## BUG FIXES
8
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).
11
* `ggplotly()` now positions the x-axis in the last column of a `facet_wrap()` properly (#1501).
12
* `ggplotly()` now handles `geom_hline()`/`geom_vline()` correctly in conjunction with `coord_flip()` (#1519).
13
* `event_data()` now correctly relays the `key` attribute for statistical traces (#1610).
0 commit comments