A RetroSearch Logo

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

Search Query:

Showing content from https://matplotlib.org/devdocs/devel/../install/../devel/../api/_as_gen/matplotlib.pyplot.getp.html below:

matplotlib.pyplot.getp — Matplotlib 3.11.0.dev1079+g1663e9af1b documentation

matplotlib.pyplot.getp#
matplotlib.pyplot.getp(obj, *args, **kwargs)[source]#

Return the value of an Artist's property, or print all of them.

Parameters:
objArtist

The queried artist; e.g., a Line2D, a Text, or an Axes.

propertystr or None, default: None

If property is 'somename', this function returns obj.get_somename().

If it's None (or unset), it prints all gettable properties from obj. Many properties have aliases for shorter typing, e.g. 'lw' is an alias for 'linewidth'. In the output, aliases and full property names will be listed as:

property or alias = value

e.g.:

linewidth or lw = 2

Notes

Examples using matplotlib.pyplot.getp#

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