mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-01 17:28:37 +08:00
Removed hold off for consistent behaviour with the rest of matplotlib.
This commit is contained in:
@@ -471,7 +471,6 @@ class TensorView(object):
|
||||
ax.set_zlabel('x3')
|
||||
|
||||
ax.grid(True)
|
||||
ax.hold(False)
|
||||
if showIt: plt.show()
|
||||
|
||||
def slicer(mesh, var, imageType='CC', normal='z', index=0, ax=None, clim=None):
|
||||
|
||||
Reference in New Issue
Block a user