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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@
4
4
5
5
* This version of the R package upgrades the version of the underlying plotly.js library from v1.46.1 to v1.49.4. The [plotly.js release page](https://github.com/plotly/plotly.js/releases) has the full list of changes.
6
6
7
+
## IMPROVEMENTS
8
+
9
+
*`event_data()` gains support for the `plotly_sunburstclick` event (#1648)
10
+
7
11
## BUG FIXES
8
12
9
13
* Fixed an issue with correctly capturing the return value of user-expressions to `renderPlotly()` (#1528).
0 commit comments