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

Function setMode

test/jasmine/tests/scatter_test.js:787–791  ·  view source on GitHub ↗
(i)

Source from the content-addressed store, hash-verified

785 ]);
786
787 function setMode(i) {
788 return function() {
789 return Plotly.restyle(gd, cases[indices[i]].edit);
790 };
791 }
792
793 function testOrdering(i) {
794 return function() {

Callers 1

scatter_test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…