I would like to animate dots in a scatter plot with changing colors and brightness.
Is there a simple way to add dots to a scatter plot with matplotlib
and brighten the old ones with every new dot?
The goal would be that one can see in an animation only the most current dots in dark colors; the old one should vanish step by step?