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

Method getValue

src/data/Graph.ts:544–544  ·  view source on GitHub ↗
(dimension?: DimensionLoose)

Source from the content-addressed store, hash-verified

542
543interface GraphDataProxyMixin {
544 getValue(dimension?: DimensionLoose): ParsedValue;
545 // TODO: TYPE stricter type.
546 setVisual(key: string | Dictionary<any>, value?: any): void;
547

Callers 7

dat.gui.min.jsFile · 0.65
jFunction · 0.65
dFunction · 0.65
yFunction · 0.65
qFunction · 0.65
zFunction · 0.65
hFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected