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

Commitdd77ab3

Browse files
committed
add plotly_beforehover event
1 parentf6dbf97 commitdd77ab3

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
@@ -157,6 +157,7 @@ Event handlers for specific [`plotly.js` events](https://plot.ly/javascript/plot
157157
|`onAnimationInterrupted`|`Function`|`plotly_animationinterrupted`|
158158
|`onAutoSize`|`Function`|`plotly_autosize`|
159159
|`onBeforeExport`|`Function`|`plotly_beforeexport`|
160+
|`onBeforeHover`|`Function`|`plotly_beforehover`|
160161
|`onButtonClicked`|`Function`|`plotly_buttonclicked`|
161162
|`onClick`|`Function`|`plotly_click`|
162163
|`onClickAnnotation`|`Function`|`plotly_clickannotation`|

‎src/factory.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const eventNames = [
1212
'AnimationInterrupted',
1313
'AutoSize',
1414
'BeforeExport',
15+
'BeforeHover',
1516
'ButtonClicked',
1617
'Click',
1718
'ClickAnnotation',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp