MCPcopy
hub / github.com/plotly/plotly.js / setupAxis

Function setupAxis

test/jasmine/tests/range_selector_test.js:243–247  ·  view source on GitHub ↗
(opts)

Source from the content-addressed store, hash-verified

241 }
242
243 function setupAxis(opts) {
244 var axisOut = Lib.extendFlat({type: 'date'}, opts);
245 setConvert(axisOut);
246 return axisOut;
247 }
248
249 // buttonLayout: {step, stepmode, count}
250 // range0out: expected resulting range[0] (input is always '1948-01-01')

Callers 2

assertUpdateCaseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…