MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / mpl.js

File mpl.js

lib/matplotlib/backends/web_backend/js/mpl.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* Put everything inside the global mpl namespace */
2/* global mpl */
3window.mpl = {};
4

Callers

nothing calls this directly

Calls 14

on_mouse_event_closureFunction · 0.85
drawRubberbandFunction · 0.85
callbackFunction · 0.85
getModifiersFunction · 0.85
simpleKeysFunction · 0.85
send_messageMethod · 0.80
on_click_closureFunction · 0.70
on_mouseover_closureFunction · 0.70
closeMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected