Movatterモバイル変換


[0]ホーム

URL:


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

Commitb274f6b

Browse files
authored
Merge pull request#203 from LittleMikeDev/add-sunburstclick
Add support for onSunburstClick/plotly_sunburstclick event
2 parentsf010f05 +4c3d316 commitb274f6b

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)

[8]ページ先頭

©2009-2025 Movatter.jp