Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c9d65 commit b424781Copy full SHA for b424781
README.md
@@ -143,7 +143,7 @@ Event handlers for specific [`plotly.js` events](https://plot.ly/javascript/plot
143
| `(autoSize)` | `Function` | `plotly_autosize` |
144
| `(beforeExport)` | `Function` | `plotly_beforeexport` |
145
| `(buttonClicked)` | `Function` | `plotly_buttonclicked` |
146
-| `(click)` | `Function` | `plotly_click` |
+| `(plotly_click)` | `Function` | `plotly_click` |
147
| `(clickAnnotation)` | `Function` | `plotly_clickannotation` |
148
| `(deselect)` | `Function` | `plotly_deselect` |
149
| `(doubleClick)` | `Function` | `plotly_doubleclick` |
0 commit comments