Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b424781

Browse files
committed
README.md: click -> plotly_click
1 parent 62c9d65 commit b424781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Event handlers for specific [`plotly.js` events](https://plot.ly/javascript/plot
143143
| `(autoSize)` | `Function` | `plotly_autosize` |
144144
| `(beforeExport)` | `Function` | `plotly_beforeexport` |
145145
| `(buttonClicked)` | `Function` | `plotly_buttonclicked` |
146-
| `(click)` | `Function` | `plotly_click` |
146+
| `(plotly_click)` | `Function` | `plotly_click` |
147147
| `(clickAnnotation)` | `Function` | `plotly_clickannotation` |
148148
| `(deselect)` | `Function` | `plotly_deselect` |
149149
| `(doubleClick)` | `Function` | `plotly_doubleclick` |

0 commit comments

Comments
 (0)