With these lines, currently I\'m having this kind of figure.
fig, ax = plt.subplots() X, Y = np.meshgrid(x, y) cs = ax.contourf(X, Y, Z, 50, cmap=cm.get_cmap(\'je