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

Function getCBNode

test/jasmine/tests/colorbar_test.js:389–391  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

387 });
388
389 function getCBNode() {
390 return document.querySelector('.colorbar');
391 }
392
393 it('@flaky can drag root-level colorbars in editable mode', function(done) {
394 Plotly.newPlot(gd,

Callers 1

colorbar_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…