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.Locator.html below:

Locator — ProPlot documentation

ProPlot Locator
Locator(locator, *args, discrete=False, **kwargs)[source]

Return a Locator instance.

Parameters

locator (Locator, str, bool, float, or sequence) – The locator specification, interpreted as follows:

Otherwise, locator should be a string corresponding to one of the “registered” locators (see below table). If locator is a list or tuple and the first element is a “registered” locator name, subsequent elements are passed to the locator class as positional arguments. For example, pplt.Locator(('multiple', 5)) is equivalent to pplt.Locator('multiple', 5).

Other Parameters

*args, **kwargs – Passed to the Locator class.

Returns

matplotlib.ticker.Locator – A Locator 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