MCPcopy Create free account
hub / github.com/alignoth/alignoth / context

Method context

resources/vega.min.js:14395–14397  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14393 return this._canvas;
14394 }
14395 context() {
14396 return this._canvas.getContext("2d");
14397 }
14398 DOMMouseScroll(t) {
14399 this.fire(wv, t);
14400 }

Callers 11

pickMethod · 0.95
cFunction · 0.45
WgFunction · 0.45
vega.min.jsFile · 0.45
tMFunction · 0.45
transformFunction · 0.45
create_plot_dataFunction · 0.45
read_fastaFunction · 0.45
from_strMethod · 0.45
from_bamMethod · 0.45
from_vcf_recordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected