Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getMarkerPosition
Method · 0.45
collectAxesInfo
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected