MCPcopy 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
3var 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_adapterFunction · 0.85
send_messageMethod · 0.80
selectMethod · 0.80
on_click_closureFunction · 0.70
on_mouseover_closureFunction · 0.70
enableMethod · 0.45

Tested by

no test coverage detected