MCPcopy
hub / github.com/apache/echarts / clean

Method clean

src/data/helper/dataProvider.ts:65–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 ): void
64 appendData?(newData: ArrayLike<OptionDataItem>): void;
65 clean?(): void;
66}
67
68

Callers 1

_initDataFromProviderMethod · 0.65

Implementers 1

DefaultDataProvidersrc/data/helper/dataProvider.ts

Calls

no outgoing calls

Tested by

no test coverage detected