A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://proplot.readthedocs.io/en/latest/api/proplot.constructor.Norm.html below:

Norm — ProPlot documentation

ProPlot Norm
Norm(norm, *args, **kwargs)[source]

Return an arbitrary Normalize instance. See this tutorial for an introduction to matplotlib normalizers.

Parameters

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.

Other Parameters

*args, **kwargs – Passed to the Normalize initializer.

Returns

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