Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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_click
Method · 0.95
save_png
Method · 0.45
save_svg
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected