From my understanding you want to label each data point in a plot. Here is a reference which might help you.
gscatter - attach label to each datapoint
2 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!