Skip to content

Commit 02f5cdd

Browse files
committed
chore: Update to plotly.js v3 for dependencies
1 parent a8af5b0 commit 02f5cdd

4 files changed

Lines changed: 991 additions & 986 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,12 @@ Event handlers for specific [`plotly.js` events](https://plot.ly/javascript/plot
167167
| `onButtonClicked` | `Function` | `plotly_buttonclicked` |
168168
| `onClick` | `Function` | `plotly_click` |
169169
| `onClickAnnotation` | `Function` | `plotly_clickannotation` |
170+
| `onClickAnywhere` | `Function` | `plotly_clickanywhere` |
170171
| `onDeselect` | `Function` | `plotly_deselect` |
171172
| `onDoubleClick` | `Function` | `plotly_doubleclick` |
172173
| `onFramework` | `Function` | `plotly_framework` |
173174
| `onHover` | `Function` | `plotly_hover` |
175+
| `onHoverAnywhere` | `Function` | `plotly_hoveranywhere` |
174176
| `onLegendClick` | `Function` | `plotly_legendclick` |
175177
| `onLegendDoubleClick` | `Function` | `plotly_legenddoubleclick` |
176178
| `onRelayout` | `Function` | `plotly_relayout` |

0 commit comments

Comments
 (0)