Return an arbitrary Normalize
instance. See this tutorial for an introduction to matplotlib normalizers.
norm (str
or Normalize
) – The normalizer specification. If a Normalize
instance already, a copy.copy
of the instance is returned. Otherwise, norm
should be a string corresponding to one of the “registered” colormap normalizers (see below table).
If norm
is a list or tuple and the first element is a “registered” normalizer name, subsequent elements are passed to the normalizer class as positional arguments.
*args, **kwargs – Passed to the Normalize
initializer.
matplotlib.colors.Normalize
– A Normalize
instance.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4