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

Method click

js/src/IndexSelector.ts:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 }
78
79 click() {
80 this.active = !this.active;
81 }
82
83 mousemove() {
84 if (!this.active || this.dirty) {

Callers 3

initial_clickMethod · 0.95
save_pngMethod · 0.45
save_svgMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected