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

File xyz_defaults.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3var isNumeric = require('fast-isnumeric');
4var Lib = require('../../lib');

Callers

nothing calls this directly

Calls 3

coordDefaultsFunction · 0.85
isValidZFunction · 0.85
coerceFunction · 0.70

Tested by

no test coverage detected