Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ vmax
Method
vmax
lib/matplotlib/colors.py:2794–2795 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2792
2793
@property
2794
def
vmax(self):
2795
return
self._vmax
2796
2797
@vmax.setter
2798
def
vmax(self, value):
Callers
nothing calls this directly
Calls
2
_sanitize_extrema
Function · 0.85
_changed
Method · 0.45
Tested by
no test coverage detected