Skip to content

Commit 0dc5179

Browse files
committed
add plotly_sunburstclick to updateEvents
1 parent a57f03e commit 0dc5179

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/factory.js

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const updateEvents = [
4343
'plotly_relayouting',
4444
'plotly_doubleclick',
4545
'plotly_animated',
46+
'plotly_sunburstclick',
4647
];
4748

4849
// Check if a window is available since SSR (server-side rendering)

0 commit comments

Comments
 (0)