Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColdGrub1384/Pyto
/ rc
Function
rc
site-packages/matplotlib/pyplot.py:301–302 ·
view source on GitHub ↗
(group, **kwargs)
Source
from the content-addressed store, hash-verified
299
300
@docstring.copy_dedent(matplotlib.rc)
301
def
rc(group, **kwargs):
302
matplotlib.rc(group, **kwargs)
303
304
305
@docstring.copy_dedent(matplotlib.rc_context)
Callers
3
_test_determinism_save
Function · 0.90
test_missing_psfont
Function · 0.90
set_cmap
Function · 0.70
Calls
no outgoing calls
Tested by
2
_test_determinism_save
Function · 0.72
test_missing_psfont
Function · 0.72