matplotlib.axes.Axes.add_patch
-
Axes.add_patch(p)
-
Add a
Patch
p to the list of axes patches; the clipbox will be set to the Axes clipping box. If the transform is not set, it will be set totransData
.Returns the patch.
Examples using matplotlib.axes.Axes.add_patch
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.0.0/api/_as_gen/matplotlib.axes.Axes.add_patch.html