matplotlib / 3.7 / _as_gen / mpl_toolkits.mplot3d.axes3d.axes3d.text3d.html

mpl_toolkits.mplot3d.axes3d.Axes3D.text3D

Axes3D.text3D(x, y, z, s, zdir=None, **kwargs)[source]

Add text to the plot.

Keyword arguments will be passed on to Axes.text, except for the zdir keyword, which sets the direction to be used as the z direction.

© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.mplot3d.axes3d.Axes3D.text3D.html