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

Method dispose

src/component/tooltip/TooltipRichContent.ts:215–217  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

213 }
214
215 dispose() {
216 this._zr.remove(this.el);
217 }
218}
219
220function mathMaxWith0(val: number): number {

Callers

nothing calls this directly

Calls 1

removeMethod · 0.65

Tested by

no test coverage detected