MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / __init__.py

File __init__.py

lib/matplotlib/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2An object-oriented plotting library.
3
4A procedural interface is provided by the companion pyplot module,

Callers

nothing calls this directly

Calls 9

_check_versionsFunction · 0.85
_rc_params_in_fileFunction · 0.85
RcParamsClass · 0.85
matplotlib_fnameFunction · 0.85
is_interactiveFunction · 0.85
_update_rawMethod · 0.80
_ensure_has_backendMethod · 0.80
copyMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected