I want to eliminate those white triangle-shaped lines in my plot but I dont know how. Thanks
fig = plt.figure() ax = Axes3D(fig) surf = ax.plot_trisurf(x, y, z, s