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.
© 2012–2017 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
http://matplotlib.org/2.0.2/api/_as_gen/matplotlib.axes.Axes.add_patch.html