set format x "%.1e" set format y "%.0e" set grid set term pngcairo enh font "Helvetica,14" size 480,360 set out "format_e.png" plot 3*sin(x)