scatter 4dI have 4D array of data that I would like to scatter plot. The data can be seen as x- and y- coordinates for each pair of values of two additional parameters. I would like to flattenLearn how to create a 4D scatter plot using custom colours and area sizes with Python Matplotlib. Step-by-step guide and examples included.