matplotlib 3.5.1

BackRef

If any of edgecolor, facecolor, linewidth, or antialiased are None, they default to their rc params setting.

A patch is a 2D artist with a face color and an edge color.

Examples

See :

Back References

The following pages refer to to this document either explicitly or contain code examples using this.

matplotlib.pyplot.hist matplotlib.patches.RegularPolygon.__init__ matplotlib.patches.Patch.get_transform matplotlib.axes._base._AxesBase.add_patch matplotlib.legend_handler.HandlerPatch matplotlib.patches.Arc.__init__ matplotlib.transforms.TransformedPatchPath matplotlib.axes._axes.Axes.arrow matplotlib.collections.Collection matplotlib.axes._axes.Axes.bxp matplotlib.widgets.EllipseSelector matplotlib.widgets.RectangleSelector matplotlib.patches.Annulus.__init__ matplotlib.patches.FancyArrowPatch.__init__ matplotlib.legend.Legend.get_patches matplotlib.patches.FancyArrow.__init__ matplotlib.spines.Spine matplotlib.artist.ConnectionPatch.set matplotlib.patches.Patch.get_extents matplotlib.axes._base._AxesBase._gen_axes_spines matplotlib.pyplot.arrow matplotlib.collections.LineCollection matplotlib.patches.Arrow.__init__ matplotlib.axes._axes.Axes.hist matplotlib.widgets.SpanSelector matplotlib.patheffects matplotlib.artist.FancyArrowPatch.set

Local connectivity graph

Hover to see nodes names; edges to Self not shown, Caped at 50 nodes.

Using a canvas is more power efficient and can get hundred of nodes ; but does not allow hyperlinks; , arrows or text (beyond on hover)

SVG is more flexible but power hungry; and does not scale well to 50 + nodes.

All aboves nodes referred to, (or are referred from) current nodes; Edges from Self to other have been omitted (or all nodes would be connected to the central node "self" which is not useful). Nodes are colored by the library they belong to, and scaled with the number of references pointing them


File: /matplotlib/patches.py#26
type: <class 'type'>
Commit: