Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ xlim
Function
xlim
lib/matplotlib/pyplot.py:2205–2206 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2203
2204
@overload
2205
def
xlim() -> tuple[float, float]:
2206
...
2207
2208
2209
@overload
Callers
nothing calls this directly
Calls
3
gca
Function · 0.85
get_xlim
Method · 0.45
set_xlim
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…