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.gridspec.SubplotGrid.twiny.html below:

SubplotGrid.twiny — ProPlot documentation

ProPlot SubplotGrid.twiny
SubplotGrid.twiny(*args, **kwargs)

Add an axes locked to the same location with a distinct x axis for every axes in the grid. This builds upon matplotlib.axes.Axes.twiny.

Parameters

**kwargs – Passed to CartesianAxes. Supports all valid format keywords. You can optionally omit the x from keywords beginning with x – for example ax.altx(lim=(0, 10)) is equivalent to ax.altx(xlim=(0, 10)). You can also change the default side for the axis spine, axis tick marks, axis tick labels, and/or axis labels by passing loc keywords. For example, ax.altx(loc='bottom') changes the default side from top to bottom.

Returns

proplot.axes.CartesianAxes – The resulting axes.

Note

This enforces the following default settings:


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