We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57f03e commit 0dc5179Copy full SHA for 0dc5179
src/factory.js
@@ -43,6 +43,7 @@ const updateEvents = [
43
'plotly_relayouting',
44
'plotly_doubleclick',
45
'plotly_animated',
46
+ 'plotly_sunburstclick',
47
];
48
49
// Check if a window is available since SSR (server-side rendering)
0 commit comments