MCPcopy Create free account
hub / github.com/apache/echarts / getSelected

Method getSelected

src/component/visualMap/VisualMapModel.ts:633–635  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

631 setSelected(selected?: any) {}
632
633 getSelected(): any {
634 return null;
635 }
636
637 /**
638 * @public

Callers 1

_resetIntervalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected