Mam wykres i chcę pominąć białe marginesy wokół wykresu, ale rmargin nie wpływa na wykres: wpisz opis zdjęcia tutaj
poniżej znajduje się kod gnuplot:
set terminal postscript enhanced color eps dashed dashlength 2.0 linewidth 1.0 butt noclip
set size square
set output "CMeshIndep.eps"
set key at 2,3
set key font "Times-Bold,20" samplen 10 spacing 3
set tmargin at screen 0.95
set bmargin at screen 0.1
set lmargin at screen 0.1
set rmargin 1
#set tmargin 0.75
#set bmargin 3.5
#set lmargin 1
#set rmargin 0.25
#set border
set border
set tics nomirror
set xtics font "Times-Bold,20"
set ytics font "Times-Bold,20"
# EOF
Więc wszelkie opinie o tym, jak usunąć odpowiedni pusty margines, muszę utrzymać kwadrat w kwadracie, ale nie płótno.