MCPcopy
hub / github.com/apache/echarts / getAxes

Method getAxes

src/coord/polar/Polar.ts:88–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 }
87
88 getAxes() {
89 return [this._radiusAxis, this._angleAxis];
90 }
91
92 /**
93 * Get axes by type of scale

Callers 2

getMarkerPositionMethod · 0.45
collectAxesInfoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected