Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ calc.js
File
calc.js
src/traces/heatmap/calc.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
Registry = require(
'../../registry'
);
4
var
Lib = require(
'../../lib'
);
Callers
nothing calls this directly
Calls
5
dropZonBreaks
Function · 0.85
skipBreaks
Function · 0.85
interp2d
Function · 0.85
noZsmooth
Function · 0.85
scaleIsLinear
Function · 0.85
Tested by
no test coverage detected