MCPcopy 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

renderMethod · 0.80
getDefaultOptionMethod · 0.80
getDefaultOptionMethod · 0.80
getDefaultOptionMethod · 0.80
getDefaultOptionMethod · 0.80
getDefaultOptionMethod · 0.80
getDefaultOptionMethod · 0.80
createScaleByModelFunction · 0.80
ariaVisualFunction · 0.80
setLabelFunction · 0.80
getSeriesTypeNameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected