mpl_toolkits.mplot3d.axes3d.Axes3D.format_coord#

Axes3D.format_coord(xd, yd)[source]#

Given the 2D view coordinates attempt to guess a 3D coordinate. Looks for the nearest edge to the point and then assumes that the point is at the same z location as the nearest point on the edge.