mpl_toolkits.mplot3d.art3d.Line3D
-
class mpl_toolkits.mplot3d.art3d.Line3D(xs, ys, zs, *args, **kwargs)[source] -
3D line object.
Keyword arguments are passed onto
Line2D().-
draw(renderer)[source] -
draw the Line with
rendererunless visibility is False
-
set_3d_properties(zs=0, zdir='z')[source]
-
© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/2.2.3/api/_as_gen/mpl_toolkits.mplot3d.art3d.Line3D.html