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 27d74b2 commit a25e666Copy full SHA for a25e666
1 file changed
lib/mpl_toolkits/tests/test_mplot3d.py
@@ -446,6 +446,7 @@ def test_surface3d_masked():
446
ax.plot_surface(x, y, z, facecolors=colors)
447
ax.view_init(30, -80)
448
449
+
450
@mpl3d_image_comparison(['surface3d_masked_strides.png'])
451
def test_surface3d_masked_strides():
452
fig = plt.figure()
0 commit comments