MCPcopy Index your code
hub / github.com/apache/echarts / updateTransform

Method updateTransform

src/view/Chart.ts:75–75  ·  view source on GitHub ↗

* Update transform directly. * Implement it if needed.

(
        seriesModel: SeriesModel,
        ecModel: GlobalModel,
        api: ExtensionAPI,
        payload: Payload
    )

Source from the content-addressed store, hash-verified

73 * Implement it if needed.
74 */
75 updateTransform(
76 seriesModel: SeriesModel,
77 ecModel: GlobalModel,
78 api: ExtensionAPI,

Callers 6

prepareLineWidthFunction · 0.65
giveSymbolFunction · 0.65
_resetCfgDeterminedMethod · 0.65
axisNameFunction · 0.65
updateTransformMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected