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

File fillcolor_defaults.js

src/traces/scatter/fillcolor_defaults.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var Color = require('../../components/color');
4var isArrayOrTypedArray = require('../../lib').isArrayOrTypedArray;

Callers

nothing calls this directly

Calls 3

averageColorsFunction · 0.85
coerceFunction · 0.70
isArrayOrTypedArrayFunction · 0.50

Tested by

no test coverage detected