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

Function _extendTraces

test/jasmine/tests/plot_api_test.js:2354–2356  ·  view source on GitHub ↗
(args, expectations)

Source from the content-addressed store, hash-verified

2352 }
2353
2354 function _extendTraces(args, expectations) {
2355 return _base('extendTraces', args, expectations);
2356 }
2357
2358 function _prependTraces(args, expectations) {
2359 return _base('prependTraces', args, expectations);

Callers 1

plot_api_test.jsFile · 0.85

Calls 1

_baseFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…