MCPcopy Index your code
hub / github.com/bqplot/bqplot / drawCanvas

Method drawCanvas

js/src/HeatMap.ts:110–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

108 }
109
110 private drawCanvas() {
111 this.image.attr('href', this.canvas.toDataURL('image/png'));
112 }
113
114 draw() {
115 this.set_ranges();

Callers 1

drawMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected