Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)
306
def
rc_context(rc=None, fname=None):
307
return
matplotlib.rc_context(rc, fname)
308
309
310
@docstring.copy_dedent(matplotlib.rcdefaults)
Callers
10
save
Method · 0.90
xkcd
Function · 0.90
test_colorbar_closed_patch
Function · 0.90
test_colorbar_minorticks_on_off
Function · 0.90
test_colorbar_autoticks
Function · 0.90
test_colorbar_autotickslog
Function · 0.90
test_colorbar_log_minortick_labels
Function · 0.90
test_colorbar_get_ticks
Function · 0.90
test_font_priority
Function · 0.90
test_jpeg_alpha
Function · 0.90
Calls
no outgoing calls
Tested by
8
test_colorbar_closed_patch
Function · 0.72
test_colorbar_minorticks_on_off
Function · 0.72
test_colorbar_autoticks
Function · 0.72
test_colorbar_autotickslog
Function · 0.72
test_colorbar_log_minortick_labels
Function · 0.72
test_colorbar_get_ticks
Function · 0.72
test_font_priority
Function · 0.72
test_jpeg_alpha
Function · 0.72