MCPcopy Index your code
hub / github.com/plotly/plotly.js / _reset

Function _reset

test/jasmine/tests/sunburst_test.js:1225–1228  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1223 afterEach(destroyGraphDiv);
1224
1225 function _reset() {
1226 pathTweenFnLookup = {};
1227 textTweenFnLookup = {};
1228 }
1229
1230 function _run(gd, v) {
1231 _reset();

Callers 1

_runFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…