A question about PCA and visualization

How do I draw a scatter plot using the projection matrix obtained from PCA?
thanks!!
image

Take a look at Plots.jl. It’s a good plotting library that will let you plot an array like that.