summaryrefslogtreecommitdiff
path: root/figs/fig_harmonic-susceptibilities.gplot
diff options
context:
space:
mode:
Diffstat (limited to 'figs/fig_harmonic-susceptibilities.gplot')
-rw-r--r--figs/fig_harmonic-susceptibilities.gplot6
1 files changed, 3 insertions, 3 deletions
diff --git a/figs/fig_harmonic-susceptibilities.gplot b/figs/fig_harmonic-susceptibilities.gplot
index 1b65a88..3d180ff 100644
--- a/figs/fig_harmonic-susceptibilities.gplot
+++ b/figs/fig_harmonic-susceptibilities.gplot
@@ -23,18 +23,18 @@ unset xlabel
set ylabel '$\chi$' offset 3
set format x ''
-set title "fourfold symmetric" offset -9, -3
+set title "(a) fourfold symmetric" offset -8, -3
plot data4 using "L":"X":"dX":"H" with yerrorbars pt 0 lw 2 palette,\
data4 using "L":"X":"H" with lines palette
set xlabel '$L$'
set colorbox horizontal user origin 0.15, 0.89 size 0.84, 0.03
-set cblabel '(Top) $h_4$ or (bottom) $h_6$' offset 0,6.5
+set cblabel '(a) $h_4$ or (b) $h_6$' offset 0,6.5
set cbtics format '$10^{%T}$' offset 0,2.8
set format x
-set title "sixfold symmetric" offset -9, -3
+set title "(b) sixfold symmetric" offset -8, -3
plot data6 using "L":"X":"dX":"H" with yerrorbars pt 0 lw 2 palette,\
data6 using "L":"X":"H" with lines palette