MCPcopy 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

isHorizontalMethod · 0.45
getAreaSelectStyleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected