Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/echarts
/ getScaleBreakHelper
Function
getScaleBreakHelper
src/scale/break.ts:150–152 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
148
}
149
150
export
function
getScaleBreakHelper(): BreakScaleHelper | NullUndefined {
151
return
_impl;
152
}
153
154
export
function
simplyParseBreakOption(
155
scale: {parse: Scale[
'parse'
]},
Callers
15
getMinorTicks
Function · 0.90
initBreakOrLinearMapper
Function · 0.90
getTicks
Method · 0.90
getTicks
Method · 0.90
constructor
Method · 0.90
getTicks
Method · 0.90
ensureVisualInCache
Function · 0.90
rectCoordBuildBreakAxis
Function · 0.90
addZigzagShapes
Function · 0.90
buildAxisBreakLine
Function · 0.90
updateModelAxisBreak
Function · 0.90
adjustBreakLabels
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected