A RetroSearch Logo

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

Search Query:

Showing content from https://matplotlib.org/3.1.1/api/_as_gen/matplotlib.axes.Axes.set_axisbelow.html below:

matplotlib.axes.Axes.set_axisbelow — Matplotlib 3.1.2 documentation

matplotlib.axes.Axes.set_axisbelow
Axes.set_axisbelow(self, b)

Set whether axis ticks and gridlines are above or below most artists.

This controls the zorder of the ticks and gridlines. For more information on the zorder see Zorder Demo.

Parameters:
b : bool or 'line'

Possible values:

  • True (zorder = 0.5): Ticks and gridlines are below all Artists.
  • 'line' (zorder = 1.5): Ticks and gridlines are above patches (e.g. rectangles, with default zorder = 1) but still below lines and markers (with their default zorder = 2).
  • False (zorder = 2.5): Ticks and gridlines are above patches and lines / markers.
Examples using matplotlib.axes.Axes.set_axisbelow

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