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

Function getOutline

test/jasmine/tests/colorbar_test.js:456–458  ·  view source on GitHub ↗
(cb)

Source from the content-addressed store, hash-verified

454 spyOn(Plots, 'doCalcdata').and.callThrough();
455
456 function getOutline(cb) {
457 return Number(cb.select('.cboutline').node().style['stroke-width']);
458 }
459
460 function _assert(msg, exp) {
461 var gd3 = d3Select(gd);

Callers 1

_assertFunction · 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…