MCPcopy Index your code
hub / github.com/plotly/plotly.js / line_defaults.js

File line_defaults.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3var isArrayOrTypedArray = require('../../lib').isArrayOrTypedArray;
4var hasColorscale = require('../../components/colorscale/helpers').hasColorscale;

Callers

nothing calls this directly

Calls 3

hasColorscaleFunction · 0.85
coerceFunction · 0.70
isArrayOrTypedArrayFunction · 0.50

Tested by

no test coverage detected