Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ scaled
Method
scaled
lib/matplotlib/colors.py:2374–2376 ·
view source on GitHub ↗
Return whether *vmin* and *vmax* are both set.
(self)
Source
from the content-addressed store, hash-verified
2372
2373
@abstractmethod
2374
def
scaled(self):
2375
""
"Return whether *vmin* and *vmax* are both set."
""
2376
pass
2377
2378
def
_changed(self):
2379
""
"
Callers
7
set_entry
Method · 0.45
inverse
Method · 0.45
inverse
Method · 0.45
inverse
Method · 0.45
scaled
Method · 0.45
set_array
Method · 0.45
_process_values
Method · 0.45
Calls
no outgoing calls
Tested by
1
set_entry
Method · 0.36