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

LogScale — UltraPlot documentation

UltraPlot LogScale
class LogScale(**kwargs)[source]

Bases: _Scale, LogScale

As with LogScale but with AutoFormatter as the default major formatter. x and y versions of each keyword argument are no longer required.

Parameters:
  • base (float, default: 10) – The base of the logarithm.

  • nonpos ({'mask', 'clip'}, optional) – Non-positive values in x or y can be masked as invalid, or clipped to a very small positive number.

  • subs (sequence of int, default: [1 2 3 4 5 6 7 8 9]) – Default minor tick locations are on these multiples of each power of the base. For example, subs=(1, 2, 5) draws ticks on 1, 2, 5, 10, 20, 50, 100, 200, 500, etc.

  • basex, basey, nonposx, nonposy, subsx, subsy – Aliases for the above keywords. These used to be conditional on the name of the axis.

Attributes Summary

name

The registered scale name

Attributes Documentation

name = 'log'

The registered scale name


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