Version 3.0.2
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
mplot3d API
»
Quick search
Related Topics
Documentation overview
API Overview
mplot3d API
Previous:
mpl_toolkits.mplot3d.proj3d.inv_transform
Next:
mpl_toolkits.mplot3d.proj3d.line2d_dist
Show Page Source
mpl_toolkits.mplot3d.proj3d.line2d
¶
mpl_toolkits.mplot3d.proj3d.
line2d
(
p0
,
p1
)
[source]
¶
Return 2D equation of line in the form ax+by+c = 0
Installation
Documentation
Examples
Tutorials
Contributing