A RetroSearch Logo

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

Search Query:

Showing content from https://ultraplot.readthedocs.io/en/latest/api/ultraplot.ticker.DegreeLocator.html below:

DegreeLocator — UltraPlot documentation

UltraPlot DegreeLocator
class DegreeLocator(*args, **kwargs)[source]

Bases: MaxNLocator

Locate geographic gridlines with degree-minute-second support. Adapted from cartopy.

Parameters:

dms (bool, default: False) – Locate the ticks on clean degree-minute-second intervals and format the ticks with minutes and seconds instead of decimals.

Attributes Summary

Methods Summary

Attributes Documentation

default_params = {'dms': False, 'integer': False, 'min_n_ticks': 2, 'nbins': 8, 'prune': None, 'steps': None, 'symmetric': False}

Methods Documentation

bin_boundaries(vmin, vmax)[source]
set_params(**kwargs)[source]

Set parameters for this locator.

Parameters:
  • nbins (int or 'auto', optional) – see MaxNLocator

  • steps (array-like, optional) – see MaxNLocator

  • integer (bool, optional) – see MaxNLocator

  • symmetric (bool, optional) – see MaxNLocator

  • prune ({'lower', 'upper', 'both', None}, optional) – see MaxNLocator

  • min_n_ticks (int, optional) – see MaxNLocator


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