MCPcopy 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_rgbaMethod · 0.95
_make_imageMethod · 0.45
_add_solids_patchesMethod · 0.45
_do_extendsMethod · 0.45
_locateMethod · 0.45
_proportional_yMethod · 0.45
legend_elementsMethod · 0.45
test_color_logicFunction · 0.45
alternative_hillshadeFunction · 0.45
test_exact_vminFunction · 0.45
compute_dzMethod · 0.45

Calls 4

changedMethod · 0.95
_ensure_normFunction · 0.85
disconnectMethod · 0.45
connectMethod · 0.45

Tested by 4

test_color_logicFunction · 0.36
alternative_hillshadeFunction · 0.36
test_exact_vminFunction · 0.36