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 alsoLearn how to create a 4D scatter plot using custom colours and area sizes with Python Matplotlib. Step-by-step guide and examples included.