8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975d395 commit a0db370Copy full SHA for a0db370
doc/mpl_toolkits/index.rst
@@ -18,8 +18,8 @@ mplot3d
18
=======
19
20
:mod:`mpl_toolkits.mplot3d` provides some basic 3D
21
-plotting (scatter, surf, line, mesh) tools. Not the fastest or feature
22
-complete 3D library out there, but ships with Matplotlib and thus may be a
+plotting (scatter, surf, line, mesh) tools. Not the fastest or most feature
+complete 3D library out there, but it ships with Matplotlib and thus may be a
23
lighter weight solution for some use cases. Check out the
24
:ref:`mplot3d tutorial <sphx_glr_tutorials_toolkits_mplot3d.py>` for more
25
information.
0 commit comments