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

Function sci

site-packages/matplotlib/pyplot.py:3052–3053  ·  view source on GitHub ↗
(im)

Source from the content-addressed store, hash-verified

3050# Autogenerated by boilerplate.py. Do not edit as changes will be lost.
3051@docstring.copy_dedent(Axes._sci)
3052def sci(im):
3053 return gca()._sci(im)
3054
3055
3056# Autogenerated by boilerplate.py. Do not edit as changes will be lost.

Callers 15

matshowFunction · 0.85
contourFunction · 0.85
contourfFunction · 0.85
hexbinFunction · 0.85
hist2dFunction · 0.85
imshowFunction · 0.85
pcolorFunction · 0.85
pcolormeshFunction · 0.85
quiverFunction · 0.85
scatterFunction · 0.85
specgramFunction · 0.85
spyFunction · 0.85

Calls 2

gcaFunction · 0.85
_sciMethod · 0.80

Tested by

no test coverage detected