You are reading an old version of the documentation (v2.1.1). For the latest version see https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.mplot3d.art3d.Line3D.html
matplotlib
Fork me on GitHub


Travis-CI:

This Page

mpl_toolkits.mplot3d.art3d.Line3D

class mpl_toolkits.mplot3d.art3d.Line3D(xs, ys, zs, *args, **kwargs)

3D line object.

Keyword arguments are passed onto Line2D().

draw(renderer)
set_3d_properties(zs=0, zdir='z')