Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ getSignalName
Method
getSignalName
resources/vega-lite.min.js:12070–12072 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
12068
return
t ? t.getSource() : e;
12069
}
12070
getSignalName(e) {
12071
return
this.signalNameMap.get(e);
12072
}
12073
renameSignal(e, t) {
12074
this.signalNameMap.rename(e, t);
12075
}
Callers
4
fm
Function · 0.80
km
Function · 0.80
Sm
Function · 0.80
vega-lite.min.js
File · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected