Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 51d8018

Browse files
committed
added what's new file
1 parent 21a8085 commit 51d8018

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Orthographic projection for mplot3d
2+
-----------------------------------
3+
:class:`~mpl_toolkits.mplot3d.axes3d.Axes3D` now accepts ``proj_type`` kwarg and has a method :meth:`~mpl_toolkits.mplot3d.axes3d.Axes3D.set_proj_type`. The default option is ``'persp'`` as before, and supplying ``'ortho'`` enables orthographic view.

0 commit comments

Comments
 (0)