Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ plot.js
File
plot.js
src/traces/heatmap/plot.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
d3 = require(
'@plotly/d3'
);
4
var
tinycolor = require(
'tinycolor2'
);
Callers
nothing calls this directly
Calls
10
supportsPixelatedImage
Function · 0.85
removeLabels
Function · 0.85
makeColorScaleFuncFromTrace
Function · 0.85
interpColor
Function · 0.85
putColor
Function · 0.85
setColor
Function · 0.85
extractOpts
Function · 0.85
selectLabels
Function · 0.85
xFn
Function · 0.85
yFn
Function · 0.85
Tested by
no test coverage detected