How can I attach the grouping labels to each individual "scatter dot" in a scatter plot, using the gscatter function?
I am plotting x = Percentage GDP growth per country against y = Covid-19 performance index (score 1-100) per country. Naturally, 174 countries makes the legend long and difficult to interpret, and the colors that separate the different groups are often so similar it's impossible to spot the difference between them. Is it possible to attach the name of the country to the specific dot in the scatter plot? Or does anyone have a better suggestion as to how I can display my data?