I have to draw some graphics (pyplot preferred, but not mandatory), but on a very specific way. Here is an example of what I want:
I already know how to use pyplot to get most of the things I want. What I don't know:
How can I name the graphs ? (A, B, C, D...). I also would like to be able to set the position of the letter, like on the picture. On the top left corner.
Is there a way to include an arrow for the axis, like on the picture ? I don't have much hope for this one. Maybe I can use LaTex in the legend of the axis, and include something like \arrow ?