Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bqplot/bqplot
/ mouseup
Method
mouseup
js/src/PanZoom.ts:163–165 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
161
}
162
163
mouseup() {
164
this.active = false;
165
}
166
167
mousemove() {
168
this._mousemove(this.mousePos());
Callers
1
render
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected