Skip to content

Commit df99332

Browse files
authored
Merge pull request #360 from plotly/cam/355/update-plotly.js-reqs-v3
chore: Update to plotly.js v3 for dependencies
2 parents 9462888 + ad72fdc commit df99332

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)