MCPcopy
hub / github.com/apache/echarts / initExtentForUnion

Function initExtentForUnion

src/util/model.ts:1216–1218  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1214}
1215
1216export function initExtentForUnion(): [number, number] {
1217 return [Infinity, -Infinity];
1218}
1219
1220/**
1221 * NOTICE:

Callers 13

statisticFunction · 0.90
initLinearScaleMapperFunction · 0.90
visualEncoding.tsFile · 0.90
collectOrdinalMetaMethod · 0.90
_initDataFromProviderMethod · 0.90
_updateDimsMethod · 0.90
downSampleMethod · 0.90
getDataExtentMethod · 0.90
ensureScaleStoreFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…