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

File axes_test.js

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

Source from the content-addressed store, hash-verified

1var Plotly = require('../../../lib/index');
2var d3Select = require('../../strict-d3').select;
3var d3SelectAll = require('../../strict-d3').selectAll;
4var utcFormat = require('d3-time-format').utcFormat;

Callers

nothing calls this directly

Calls 15

supplyWithTraceFunction · 0.85
checkTypesFunction · 0.85
negateIfFunction · 0.85
_assertMatchingAxesFunction · 0.85
expectForwardFunction · 0.85
assertRangeDomainFunction · 0.85
mockSupplyDefaultsFunction · 0.85
mockGdFunction · 0.85
mockAxFunction · 0.85
getAutoRangeFunction · 0.85
getDefaultAxFunction · 0.85
mockCalcFunction · 0.85

Tested by

no test coverage detected