Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ nbagg_mpl.js
File
nbagg_mpl.js
lib/matplotlib/backends/web_backend/js/nbagg_mpl.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global mpl */
2
3
var
comm_websocket_adapter =
function
(comm) {
4
// Create a "websocket"-like object which calls the given IPython comm
Callers
nothing calls this directly
Calls
6
comm_websocket_adapter
Function · 0.85
send_message
Method · 0.80
select
Method · 0.80
on_click_closure
Function · 0.70
on_mouseover_closure
Function · 0.70
enable
Method · 0.45
Tested by
no test coverage detected