You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,8 @@ comes bundled with some useful tools while developing - all bundled under the
79
79
|`Tabs.onReload()`| By default, set to `noop` but you may set `Tabs.onReload` to any function you wish. This is useful for replotting a mock or test every time you reload the plotly.js script. |
80
80
|`Tabs.purge()`| Destroys all plots. |
81
81
82
+
View [the source](https://github.com/plotly/plotly.js/blob/master/devtools/test_dashboard/devtools.js) for more info.
83
+
82
84
Three additional helpers exist that are refreshed every second:
0 commit comments