MCPcopy 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)
301def rc(group, **kwargs):
302 matplotlib.rc(group, **kwargs)
303
304
305@docstring.copy_dedent(matplotlib.rc_context)

Callers 3

_test_determinism_saveFunction · 0.90
test_missing_psfontFunction · 0.90
set_cmapFunction · 0.70

Calls

no outgoing calls

Tested by 2

_test_determinism_saveFunction · 0.72
test_missing_psfontFunction · 0.72