MCPcopy Create free account
hub / github.com/apache/echarts / updateAxisBreaks

Method updateAxisBreaks

src/coord/axisModelCreator.ts:44–44  ·  view source on GitHub ↗
(payload: BaseAxisBreakPayload)

Source from the content-addressed store, hash-verified

42 getCategories(rawData?: boolean): OrdinalRawValue[] | CategoryAxisBaseOption['data']
43 getOrdinalMeta(): OrdinalMeta
44 updateAxisBreaks(payload: BaseAxisBreakPayload): AxisBreakUpdateResult;
45}
46
47/**

Callers 1

dealUpdateFunction · 0.65

Implementers 1

AxisModelsrc/coord/axisModelCreator.ts

Calls

no outgoing calls

Tested by

no test coverage detected