MCPcopy 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
336export function getOldStyle(el: Displayable) {
337 return transitionStore(el).oldStyle;
338}

Callers 1

animateElementStylesFunction · 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…