Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/echarts
/ getAxisBreakHelper
Function
getAxisBreakHelper
src/component/axis/axisBreakHelper.ts:89–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
89
export
function
getAxisBreakHelper(): AxisBreakHelper | NullUndefined {
90
return
_impl;
91
}
Callers
5
axisLine
Function · 0.90
adjustBreakLabels
Function · 0.90
breakArea
Function · 0.90
breakArea
Function · 0.90
updateAxisBreaks
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…