I am making a scatter plot with 10 points. I need to be able to identify each point individually since they will move and I want to track their movement.
Is it possible to mark each points with numbers? Or some unique symbols individually?
I am using Plots.jl.