Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/echarts
/ getLocaleModel
Method
getLocaleModel
src/model/Global.ts:557–559 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
555
}
556
557
getLocaleModel(): Model<LocaleOption> {
558
return
this._locale;
559
}
560
561
setUpdatePayload(payload: Payload) {
562
this._payload = payload;
Callers
12
getDefaultSelectorOptions
Function · 0.80
render
Method · 0.80
getDefaultOption
Method · 0.80
getDefaultOption
Method · 0.80
getDefaultOption
Method · 0.80
getDefaultOption
Method · 0.80
getDefaultOption
Method · 0.80
getDefaultOption
Method · 0.80
createScaleByModel
Function · 0.80
ariaVisual
Function · 0.80
setLabel
Function · 0.80
getSeriesTypeName
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected