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

File calc.js

src/traces/histogram2d/calc.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var Lib = require('../../lib');
4var Axes = require('../../plots/cartesian/axes');

Callers

nothing calls this directly

Calls 8

calcAllAutoBinsFunction · 0.85
xr2cFunction · 0.85
xc2rFunction · 0.85
yr2cFunction · 0.85
yc2rFunction · 0.85
makeIncrementsFunction · 0.85
binsToCalcFunction · 0.85
getRangesFunction · 0.85

Tested by

no test coverage detected