How to add a manually created legend inside the axis?

Just create it in the same cell. Change

To Legend(f[1,1],...
But then you need to figure the how to position it properly and that I don’t know myself :slight_smile:

Alternatively, you might be looking for the function axislegend which does that for you. However you already posted the image from its documentation so I assume you feel you need to use Legend?

1 Like