MCPcopy Index your code
hub / github.com/apache/echarts / getCorner

Method getCorner

src/coord/matrix/MatrixModel.ts:348–350  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

346 }
347
348 getCorner(): MatrixBodyCorner<'corner'> {
349 return this._corner;
350 }
351
352}
353

Callers 3

createBodyAndCornerFunction · 0.80
_resizeMethod · 0.80
dataToLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected