Skip to content

Commit 06dd83d

Browse files
committed
add onRelayouting, copyright notice update
1 parent b274f6b commit 06dd83d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ Event handlers for specific [`plotly.js` events](https://plot.ly/javascript/plot
167167
| `onLegendClick` | `Function` | `plotly_legendclick` |
168168
| `onLegendDoubleClick` | `Function` | `plotly_legenddoubleclick` |
169169
| `onRelayout` | `Function` | `plotly_relayout` |
170+
| `onRelayouting` | `Function` | `plotly_relayouting` |
170171
| `onRestyle` | `Function` | `plotly_restyle` |
171172
| `onRedraw` | `Function` | `plotly_redraw` |
172173
| `onSelected` | `Function` | `plotly_selected` |
@@ -243,4 +244,4 @@ $ npm run test
243244

244245
## License
245246

246-
© 2017 Plotly, Inc. MIT License.
247+
© 2017-2020 Plotly, Inc. MIT License.

0 commit comments

Comments
 (0)