I would like to manually add legends
to my Seaborn plot
.
For example, the image below is the plot I am trying to manually add a legend to:
I would like to add a legend:
{
"1":"High efficiency",
"2": "High performance",
"3": "Effective performance",
"4": "Relatively low speed",
"5": "Reduce performance",
"6": "Not recommeneded"
}