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

Method setSelected

src/component/visualMap/VisualMapModel.ts:631–631  ·  view source on GitHub ↗

* @public * @abstract

(selected?: any)

Source from the content-addressed store, hash-verified

629 * @abstract
630 */
631 setSelected(selected?: any) {}
632
633 getSelected(): any {
634 return null;

Callers 1

visualMapActionHanderFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected