Closed gdurif closed 3 years ago
replace or add with a smoothed curve ? Some people doesn't like smoothing...
I'm going to reduce the alpha (increase the transparency) of the inner circles.
Is there already a function in ggplot2 to do that ? Because sorting the circles by overlapping precedence is non trivial
i will use the same transparency on all points, if it is very high, the change of colors due to overlapping will be lower.
Fixed in 10e8af1
Use alpha = 1 (no transparency) and reduce point size
Colors seem to be different when too much points overlap.