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 b274f6b commit 06dd83dCopy full SHA for 06dd83d
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` |
@@ -243,4 +244,4 @@ $ npm run test
243
244
245
## License
246
-© 2017 Plotly, Inc. MIT License.
247
+© 2017-2020 Plotly, Inc. MIT License.
0 commit comments