Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/apache/echarts
/ getModel
Method
getModel
src/coord/parallel/Parallel.ts:167–169 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
165
}
166
167
getModel(): ParallelModel {
168
return
this._model;
169
}
170
171
/**
172
* Resize the parallel coordinate system.
Callers
2
isHorizontal
Method · 0.45
getAreaSelectStyle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected