I would like to label the axes in my diagrams with the respective physical quantities.
What have found is that I can either just place a text close to the arrow tips. But this means that I have to re-do that when the bounding box changes.
Or I can manually draw axes with labels.
But is there maybe another, simple and robust way to label the automatically drawn axes? The goal would be to
- not have to specify coordinates,
- have the labels near the arrow heads of the axes,
- have the text fixed (i.e. non-draggable).
You can start with something like this:
See it live at https://jsfiddle.net/6jLrpboe/3/