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

Method remove

src/component/axisPointer/BaseAxisPointer.ts:197–199  ·  view source on GitHub ↗

* @implement

(api: ExtensionAPI)

Source from the content-addressed store, hash-verified

195 * @implement
196 */
197 remove(api: ExtensionAPI) {
198 this.clear(api);
199 }
200
201 /**
202 * @implement

Callers

nothing calls this directly

Calls 1

clearMethod · 0.95

Tested by

no test coverage detected