MCPcopy Create free account
hub / github.com/microsoft/SandDance / getSignalValues

Method getSignalValues

docs/tests/v2/es6/js/sanddance.js:155024–155026  ·  view source on GitHub ↗

* Gets current signal values.

()

Source from the content-addressed store, hash-verified

155022
155023
155024 getSignalValues() {
155025 return (0, _signals.extractSignalValuesFromView)(this.vegaViewGl, this.vegaSpec);
155026 }
155027
155028 finalize() {
155029 if (this._dataScope) this._dataScope.finalize();

Callers 1

getInsightMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected