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 f010f05 commit 9b90c10Copy full SHA for 9b90c10
README.md
@@ -167,6 +167,7 @@ Event handlers for specific [`plotly.js` events](https://plot.ly/javascript/plot
167
| `onLegendClick` | `Function` | `plotly_legendclick` |
168
| `onLegendDoubleClick` | `Function` | `plotly_legenddoubleclick` |
169
| `onRelayout` | `Function` | `plotly_relayout` |
170
+| `onRelayouting` | `Function` | `plotly_relayouting` |
171
| `onRestyle` | `Function` | `plotly_restyle` |
172
| `onRedraw` | `Function` | `plotly_redraw` |
173
| `onSelected` | `Function` | `plotly_selected` |
@@ -242,4 +243,4 @@ $ npm run test
242
243
244
## License
245
-© 2017 Plotly, Inc. MIT License.
246
+© 2020 Plotly, Inc. MIT License.
0 commit comments