Adding a string to a gnuplot autotitle
问题 I am using the gnuplot scrip command set key autotitle columnhead to make the lables for my data. The only issue is, the column head data is numeric and so it doesnt really mean much on its own. Is there a way to add a fixed string to the autotitle, eg "Year " + columnhead , or alternatively, give my key a title? 回答1: String concatenation using . operator with columnhead() works in gnuplot v4.6 (documentation): set terminal pngcairo enhanced truecolor size 480,320 fontscale 0.8 set output