MCPcopy Create free account
hub / github.com/plotly/plotly.js / style_defaults.js

File style_defaults.js

src/traces/heatmap/style_defaults.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3module.exports = function handleStyleDefaults(traceIn, traceOut, coerce) {
4 var zsmooth = coerce('zsmooth');

Callers

nothing calls this directly

Calls 1

coerceFunction · 0.70

Tested by

no test coverage detected