Thanks to visit codestin.com Credit goes to github.com
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 61d1ad2 commit 64ff6aeCopy full SHA for 64ff6ae
1 file changed
doc/users/whats_new/axes3d_voxels.rst
@@ -0,0 +1,5 @@
1
+``voxels`` function for mplot3d
2
+-------------------------------
3
+:class:`~mpl_toolkits.mplot3d.axes3d.Axes3D` now has a ``voxels`` method, for
4
+visualizing boolean 3d data. Uses could include plotting a sparse 3D heat map,
5
+or visualizing a volumetric model.
0 commit comments