scatter 4dI want to plot a three dimensional function using colors as representation of the 4th dimension (i.e. the function value). Since I want a scatterplot I use go.Scatter3d (…) instead ofI 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 flatten