Bases: Patch
Create a shadow of the given patch.
By default, the shadow will have the same face color as the patch, but darkened. The darkness can be controlled by shade.
Patch
The patch to create the shadow for.
The shift of the shadow in data coordinates, scaled by a factor of dpi/72.
How the darkness of the shadow relates to the original color. If 1, the shadow is black, if 0, the shadow has the same color as the patch.
Added in version 3.8.
Properties of the shadow patch. Supported keys are:
Draw the Artist (and its children) using the given renderer.
This has no effect if the artist is not visible (Artist.get_visible
returns False).
RendererBase
subclass.
Notes
This method is overridden in the Artist subclasses.
Return the Transform
instance mapping patch coordinates to data coordinates.
For example, one may define a patch of a circle which represents a radius of 5 by providing coordinates for a unit circle, and a transform which scales the coordinates (the patch coordinate) by 5.
Return the path of this patch.
Set multiple properties at once.
Supported properties are
matplotlib.patches.Shadow
#
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