Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ vcenter
Method
vcenter
lib/matplotlib/colors.py:2663–2664 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2661
2662
@property
2663
def
vcenter(self):
2664
return
self._vcenter
2665
2666
@vcenter.setter
2667
def
vcenter(self, value):
Callers
nothing calls this directly
Calls
1
_changed
Method · 0.45
Tested by
no test coverage detected