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

File calc_autorange.js

src/components/rangeslider/calc_autorange.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var listAxes = require('../../plots/cartesian/axis_ids').list;
4var getAutoRange = require('../../plots/cartesian/autorange').getAutoRange;

Callers

nothing calls this directly

Calls 1

getAutoRangeFunction · 0.85

Tested by

no test coverage detected