Is there a way to plot data points without matplotlib performing (subtle) interpolations between the fill and edge color?
While there is a related question on matplotlib's imshow(), scatter() does not appear to have a dedicated argument for interpolation.
Example.: