I have a scatter plot in matplotlib
with a legend. The graph is:
The problem is that the legend’s label (‘Dati’) is slithly above the marker and too far from it. I want to move it more toward south-west but I don’t know how to do it.
I have a scatter plot in matplotlib
with a legend. The graph is:
The problem is that the legend’s label (‘Dati’) is slithly above the marker and too far from it. I want to move it more toward south-west but I don’t know how to do it.