Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4c3d316

Browse files
Add plotly_subnburstclick event
1 parent f010f05 commit 4c3d316

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ Event handlers for specific [`plotly.js` events](https://plot.ly/javascript/plot
174174
| `onSliderChange` | `Function` | `plotly_sliderchange` |
175175
| `onSliderEnd` | `Function` | `plotly_sliderend` |
176176
| `onSliderStart` | `Function` | `plotly_sliderstart` |
177+
| `onSunburstClick` | `Function` | `plotly_sunburstclick` |
177178
| `onTransitioning` | `Function` | `plotly_transitioning` |
178179
| `onTransitionInterrupted` | `Function` | `plotly_transitioninterrupted` |
179180
| `onUnhover` | `Function` | `plotly_unhover` |

‎src/factory.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ const eventNames = [
3030
'SliderChange',
3131
'SliderEnd',
3232
'SliderStart',
33+
'SunburstClick',
3334
'Transitioning',
3435
'TransitionInterrupted',
3536
'Unhover',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /