I am building a 3D graph for a representation. I used the following code.
ax = plt.axes(projection = \'3d\') ax.scatter3D(x_int, y_int, der_int, c=der_int, cmap =