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.