matplotlib - Python scatter plot of 4D data - Stack Overflow
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 ofPython Matplotlib4D .. XY