Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ norm
Method
norm
lib/matplotlib/colorizer.py:88–89 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
86
87
@property
88
def
norm(self):
89
return
self._norm
90
91
@norm.setter
92
def
norm(self, norm):
Callers
14
to_rgba
Method · 0.95
_make_image
Method · 0.45
_add_solids_patches
Method · 0.45
_do_extends
Method · 0.45
_locate
Method · 0.45
_proportional_y
Method · 0.45
legend_elements
Method · 0.45
test_collection_norm_autoscale
Function · 0.45
test_color_logic
Function · 0.45
alternative_hillshade
Function · 0.45
test_exact_vmin
Function · 0.45
compute_dz
Method · 0.45
Calls
4
changed
Method · 0.95
_ensure_norm
Function · 0.85
disconnect
Method · 0.45
connect
Method · 0.45
Tested by
4
test_collection_norm_autoscale
Function · 0.36
test_color_logic
Function · 0.36
alternative_hillshade
Function · 0.36
test_exact_vmin
Function · 0.36