We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881c2c1 commit 8b7a1fdCopy full SHA for 8b7a1fd
README.md
@@ -164,6 +164,8 @@ Event handlers for specific [`plotly.js` events](https://plot.ly/javascript/plot
164
| `onDoubleClick` | `Function` | `plotly_doubleclick` |
165
| `onFramework` | `Function` | `plotly_framework` |
166
| `onHover` | `Function` | `plotly_hover` |
167
+| `onLegendClick` | `Function` | `plotly_legendclick` |
168
+| `onLegendDoubleClick` | `Function` | `plotly_legenddoubleclick` |
169
| `onRelayout` | `Function` | `plotly_relayout` |
170
| `onRestyle` | `Function` | `plotly_restyle` |
171
| `onRedraw` | `Function` | `plotly_redraw` |
0 commit comments