mpl_toolkits.mplot3d.axes3d.Axes3D.text#

Axes3D.text(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.