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

SubplotGrid.twinx — ProPlot documentation

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

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

Parameters

**kwargs – Passed to CartesianAxes. Supports all valid format keywords. You can optionally omit the y from keywords beginning with y – for example ax.alty(lim=(0, 10)) is equivalent to ax.alty(ylim=(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.alty(loc='left') changes the default side from right to left.

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