Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ ylim
Function
ylim
lib/matplotlib/pyplot.py:2260–2261 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2258
2259
@overload
2260
def
ylim() -> tuple[float, float]:
2261
...
2262
2263
2264
@overload
Callers
nothing calls this directly
Calls
3
gca
Function · 0.85
get_ylim
Method · 0.45
set_ylim
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…