gnuplot: arrows between circles
问题 How can I draw arrows between circles where the arrows point to the centers of the circles, but have reduced length such that they only touch the circumference, independent of the terminal size ratio? Sounds easy, but I haven't found a shorter solution than the example below. You need to to some coordinate transformations between axes coordinates and terminal coordinates. For this, you need to know the terminal size of the plot and you'll get these values into the GPVAL_... variables only