You are reading documentation for the unreleased version of Matplotlib.
Try searching for the released version of this page instead?
Version 2.0.0b1.post7580.dev0+ge487118
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
pyplot
|
docs
»
The Matplotlib API
»
mplot3d API
»
Related Topics
Documentation overview
The Matplotlib API
mplot3d API
Previous:
mpl_toolkits.mplot3d.art3d.rotate_axes
Next:
mpl_toolkits.mplot3d.art3d.zalpha
This Page
Show Source
Quick search
mpl_toolkits.mplot3d.art3d.text_2d_to_3d
¶
mpl_toolkits.mplot3d.art3d.
text_2d_to_3d
(
obj
,
z=0
,
zdir='z'
)
¶
Convert a Text to a Text3D object.