MCPcopy Create free account
hub / github.com/ColdGrub1384/Pyto / rc_context

Function rc_context

site-packages/matplotlib/pyplot.py:306–307  ·  view source on GitHub ↗
(rc=None, fname=None)

Source from the content-addressed store, hash-verified

304
305@docstring.copy_dedent(matplotlib.rc_context)
306def rc_context(rc=None, fname=None):
307 return matplotlib.rc_context(rc, fname)
308
309
310@docstring.copy_dedent(matplotlib.rcdefaults)

Callers 10

saveMethod · 0.90
xkcdFunction · 0.90
test_colorbar_autoticksFunction · 0.90
test_colorbar_get_ticksFunction · 0.90
test_font_priorityFunction · 0.90
test_jpeg_alphaFunction · 0.90

Calls

no outgoing calls

Tested by 8

test_colorbar_autoticksFunction · 0.72
test_colorbar_get_ticksFunction · 0.72
test_font_priorityFunction · 0.72
test_jpeg_alphaFunction · 0.72