Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ contours_defaults.js
File
contours_defaults.js
src/traces/contour/contours_defaults.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
module.exports =
function
handleContourDefaults(traceIn, traceOut, coerce, coerce2) {
4
var
contourStart = coerce2(
'contours.start'
);
Callers
nothing calls this directly
Calls
2
coerce2
Function · 0.70
coerce
Function · 0.70
Tested by
no test coverage detected