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

Method invert_pixel

js/src/IndexSelector.ts:101–103  ·  view source on GitHub ↗
(pixel)

Source from the content-addressed store, hash-verified

99 }
100
101 invert_pixel(pixel) {
102 return this.scale.invert(pixel);
103 }
104
105 reset() {
106 this.active = false;

Callers 1

mousemoveMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected