Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9a8944d

Browse files
committed
Remove last (hopefully) _hold
1 parent04ee47d commit9a8944d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎lib/matplotlib/tri/tripcolor.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ def tripcolor(ax, *args, **kwargs):
4949
The remaining kwargs are the same as for
5050
:meth:`~matplotlib.axes.Axes.pcolor`.
5151
"""
52-
ifnotax._hold:
53-
ax.cla()
54-
5552
alpha=kwargs.pop('alpha',1.0)
5653
norm=kwargs.pop('norm',None)
5754
cmap=kwargs.pop('cmap',None)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp