MCPcopy Index your code
hub / github.com/plotly/plotly.js / subroutines.js

File subroutines.js

src/plot_api/subroutines.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var d3 = require('@plotly/d3');
4var Registry = require('../registry');

Callers

nothing calls this directly

Calls 10

getMainTitleTextAnchorFunction · 0.85
getMainTitleDyFunction · 0.85
getMainTitleYFunction · 0.85
getMainTitleXFunction · 0.85
needsMarginPushFunction · 0.85
applyTitleAutoMarginFunction · 0.85
getMainTitleDyAdjFunction · 0.85
arraysToCalcdataFunction · 0.85
updateFxFunction · 0.85
doAutoRangeFunction · 0.85

Tested by

no test coverage detected