Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1216
export
function
initExtentForUnion(): [number, number] {
1217
return
[Infinity, -Infinity];
1218
}
1219
1220
/**
1221
* NOTICE:
Callers
13
statistic
Function · 0.90
initLinearScaleMapper
Function · 0.90
visualEncoding.ts
File · 0.90
BrushTargetManager.ts
File · 0.90
ensureCalculationDimension
Method · 0.90
collectOrdinalMeta
Method · 0.90
_initDataFromProvider
Method · 0.90
_updateDims
Method · 0.90
downSample
Method · 0.90
getDataExtent
Method · 0.90
ensureScaleStore
Function · 0.90
adoptScaleRawExtentInfoAndPrepare
Function · 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…