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

Method remove

src/component/legend/LegendView.ts:592–595  ·  view source on GitHub ↗

* @protected

()

Source from the content-addressed store, hash-verified

590 * @protected
591 */
592 remove() {
593 this.getContentGroup().removeAll();
594 this._isFirstRender = true;
595 }
596
597}
598

Callers

nothing calls this directly

Calls 1

getContentGroupMethod · 0.95

Tested by

no test coverage detected