Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/echarts
/ getECModel
Function
getECModel
test/ut/core/utHelper.ts:153–156 ·
view source on GitHub ↗
(chart: EChartsType)
Source
from the content-addressed store, hash-verified
151
}
152
153
export
function
getECModel(chart: EChartsType): GlobalModel {
154
// @ts-ignore
155
return
chart.getModel();
156
}
Callers
15
interval.test.ts
File · 0.90
setOption.test.ts
File · 0.90
setOption.test.ts
File · 0.90
helper.test.ts
File · 0.90
aria-columns-exclude.test.ts
File · 0.90
getSeries
Function · 0.90
getLegendOption
Function · 0.90
getTimelineComponent
Function · 0.90
timelineMediaOptions.test.ts
File · 0.90
getSeries
Function · 0.90
getModel
Function · 0.90
countModel
Function · 0.90
Calls
1
getModel
Method · 0.45
Tested by
6
getSeries
Function · 0.72
getLegendOption
Function · 0.72
getTimelineComponent
Function · 0.72
getSeries
Function · 0.72
getModel
Function · 0.72
countModel
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…