MCPcopy Create free account
hub / github.com/plotly/plotly.js / lib_test.js

File lib_test.js

test/jasmine/tests/lib_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Lib = require('../../../src/lib');
2var setCursor = require('../../../src/lib/setcursor');
3var overrideCursor = require('../../../src/lib/override_cursor');
4var config = require('../../../src/plot_api/plot_config').dfltConfig;

Callers

nothing calls this directly

Calls 15

badSetterFunction · 0.85
badPropFunction · 0.85
mockConsoleFunction · 0.85
_sortFunction · 0.85
ascendingFunction · 0.85
assertAscendingFunction · 0.85
descendingFunction · 0.85
assertDescendingFunction · 0.85
randFunction · 0.85
dupesFunction · 0.85
concatFunction · 0.85
coerceFunction · 0.70

Tested by

no test coverage detected