Skip to content

Commit bcae21a

Browse files
committed
Add link to devtools src in CONTRIBUTING
1 parent 5d2bb0b commit bcae21a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ comes bundled with some useful tools while developing - all bundled under the
7979
| `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. |
8080
| `Tabs.purge()` | Destroys all plots. |
8181

82+
View [the source](https://github.com/plotly/plotly.js/blob/master/devtools/test_dashboard/devtools.js) for more info.
83+
8284
Three additional helpers exist that are refreshed every second:
8385

8486
* `gd` - this is the default plot div

0 commit comments

Comments
 (0)