MCPcopy 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
2205def xlim() -> tuple[float, float]:
2206 ...
2207
2208
2209@overload

Callers

nothing calls this directly

Calls 3

gcaFunction · 0.85
get_xlimMethod · 0.45
set_xlimMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…