if plotflag in [1, 8, 9]:
            h = pltfun(*args1, levels=clvec, **kwds)
        else:
            h = pltfun(*args1, **kwds)