set key inside right top vertical Right noreverse enhanced autotitles nobox
set key noinvert samplen 4 spacing 1 width 0 height 0
unset label
+set label 1 "1" at 2, 350, 0 left norotate back nopoint offset character 0, 0, 0
+set label 2 "2" at 3.7, 200, 0 left norotate back nopoint offset character 0, 0, 0
+set label 3 "3" at 4.8, 100, 0 left norotate back nopoint offset character 0, 0, 0
+set label 4 "4" at 5.66, 50, 0 left norotate back nopoint offset character 0, 0, 0
unset arrow
set style increment default
unset style line
set noy2tics
set cbtics border in scale 1,0.5 mirror norotate offset character 0, 0, 0
set cbtics autofreq
-set title "Pair correlation function of 3C-SiC"
+set title "Reference pair (Si-C) correlation function of ideal 3C-SiC"
set title offset character 0, 0, 0 font "" norotate
set timestamp bottom
set timestamp ""
set fontpath
set fit noerrorvariables
GNUTERM = "wxt"
-plot [1.5:6] "sic_pc_20.txt" w l t "$20\\, ^{\\circ}C$", "sic_pc_450.txt" w l t "$450\\, ^{\\circ}C$"
+plot [1.5:6] "sic_pc_20.txt" w l t "$20\\, ^{\\circ}$C", "sic_pc_450.txt" w l t "$450\\, ^{\\circ}$C"
# EOF