MCPcopy
hub / github.com/plotly/plotly.js / select1stBar2ndTrace

Function select1stBar2ndTrace

test/jasmine/tests/bar_test.js:1668–1673  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1666 }
1667
1668 function select1stBar2ndTrace() {
1669 return new Promise(function(resolve) {
1670 click(176, 354);
1671 resolve();
1672 });
1673 }
1674
1675 function deselect1stBar2ndTrace() {
1676 return new Promise(function(resolve) {

Callers 1

bar_test.jsFile · 0.85

Calls 1

clickFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…