Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ y
Method
y
lib/matplotlib/widgets.py:3250–3251 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
3248
3249
@property
3250
def
y(self):
3251
return
self._markers.get_ydata()
3252
3253
@property
3254
def
artists(self):
Callers
2
mouseEventCoords
Method · 0.80
wheelEvent
Method · 0.80
Calls
1
get_ydata
Method · 0.45
Tested by
no test coverage detected