I am working with something where in processing I can click on 3 different ellipses and each different ellipse with play a different genre of music. Now I would like to show below the ellipses how many time each genre has been clicked to play a song. Does anyone have a code for that or know how to show how many times a mouse was clicked visually on the page rather than just println in the script?