Guangchuang Yu:: How to use ggimage to plot PNGs instead of points in ggplot2
Discovered: Dec 9, 2024 19:56 Guangchuang Yu:: How to use ggimage to plot PNGs instead of points in ggplot2 <– QUOTE: ggplot(d, aes(x, y)) + geom_image(aes(image=image), size=.05)
via Stack Overflow: How to use an image as a point in ggplot? To do it in python with matplotlib see https://www.tutorialspoint.com/how-to-use-a-custom-png-image-marker-in-a-plot-matplotlib