You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
5
5
*`ggplotly()` now supports the `{ggridges}` package. (#2314)
6
6
7
+
*`event_data()` has a new `suppress_unregistered_warning` parameter. The relevant warning message has also been updated to reflect that it is often spurious in apps with conditionally-rendered plots (e.g. dashboard apps with multiple tabs). (#1528, #1538)
8
+
7
9
## Improvements
8
10
9
11
*`ggplotly()` now works better with the development version of ggplot2 (> v3.4.4). (#2315, #2368)
0 commit comments