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

Method setEnterable

src/component/tooltip/TooltipHTMLContent.ts:477–479  ·  view source on GitHub ↗
(enterable: boolean)

Source from the content-addressed store, hash-verified

475 }
476
477 setEnterable(enterable: boolean) {
478 this._enterable = enterable;
479 }
480
481 getSize() {
482 const el = this.el;

Callers 2

renderMethod · 0.45
_showTooltipContentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected