Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bqplot/bqplot
/ interacts.ts
File
interacts.ts
js/src/test/interacts.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as widgets from
'@jupyter-widgets/base'
;
2
import
{ expect } from
'chai'
;
3
import
{ DummyManager } from
'./dummy-manager'
;
4
import
* as bqplot from
'..'
;
Callers
nothing calls this directly
Calls
10
create_figure_scatter
Function · 0.90
create_model_bqplot
Function · 0.90
create_figure_bars
Function · 0.90
set_interaction
Method · 0.80
getPixel
Method · 0.80
get_rendered_canvas
Method · 0.80
_mousedown
Method · 0.80
_mousemove
Method · 0.80
_zoom
Method · 0.80
relayout
Method · 0.45
Tested by
no test coverage detected