Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ renderAsync
Method
renderAsync
resources/vega.min.js:14306–14309 ·
view source on GitHub ↗
(t, e)
Source
from the content-addressed store, hash-verified
14304
}
14305
_render() {}
14306
renderAsync(t, e) {
14307
const
n = this.render(t, e);
14308
return
this._ready ? this._ready.then(() => n) : Promise.resolve(n);
14309
}
14310
_load(t, e) {
14311
var
n = this,
14312
r = n._loader[t](e);
Callers
2
Az
Function · 0.80
evaluate
Function · 0.80
Calls
1
render
Method · 0.95
Tested by
no test coverage detected