Adding labels in x y scatter plot with seaborn - Stack Overflow 04.09.2017 · 47. I've spent hours on trying to do what I thought was a simple task, which is to add labels onto an XY plot while using seaborn. Here's my code. import seaborn as sns import …