Small elaboration on bb2’s answer, if you do not want to change the font face:
set xtics font ", 30"
And for tics on the yaxis:
set ytics font ", 30"
For both axis at the same time:
set tics font ", 30"
Small elaboration on bb2’s answer, if you do not want to change the font face:
set xtics font ", 30"
And for tics on the yaxis:
set ytics font ", 30"
For both axis at the same time:
set tics font ", 30"