scatter 4dYou can use the scatter function from mpl_toolkits.mplot3d to create a 3D scatter plot and then set the color of the points using the c argument and a color map. You can alsoSince your input data is scattered, you're going to want to use scatteredInterpolant. This allows for interpolation of non-uniformly-spaced input data. For your specific data,