* Gets current signal values.
()
| 9962 | /** |
| 9963 | * Gets current signal values. |
| 9964 | */ getSignalValues() { |
| 9965 | return (0, _signals.extractSignalValuesFromView)(this.vegaViewGl, this.vegaSpec); |
| 9966 | } |
| 9967 | finalize() { |
| 9968 | if (this._dataScope) this._dataScope.finalize(); |
| 9969 | if (this._details) this._details.finalize(); |
no outgoing calls
no test coverage detected