Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/echarts
/ getOldStyle
Function
getOldStyle
src/animation/basicTransition.ts:336–338 ·
view source on GitHub ↗
(el: Displayable)
Source
from the content-addressed store, hash-verified
334
}
335
336
export
function
getOldStyle(el: Displayable) {
337
return
transitionStore(el).oldStyle;
338
}
Callers
1
animateElementStyles
Function · 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…