Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ vcenter
Method
vcenter
lib/matplotlib/colors.py:2806–2807 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2804
2805
@property
2806
def
vcenter(self):
2807
return
self._vcenter
2808
2809
@vcenter.setter
2810
def
vcenter(self, vcenter):
Callers
nothing calls this directly
Calls
1
_changed
Method · 0.45
Tested by
no test coverage detected