Skip to content

Commit 4e2076e

Browse files
committed
Changed default terminal in plot* programs
This used to be wxt on windows, but this isn't working any longer. So now x11 is first in the list of possible interactive terminals followed by qt.
1 parent 3fd19b5 commit 4e2076e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+64
-232
lines changed

plotLine/results/r1.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[*:*][*:*] "-" t "" w l lc "black"
44
1 1

plotLine/results/r10.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale y
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r10d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale y
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r11.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
set logscale y

plotLine/results/r11d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
set logscale y

plotLine/results/r12.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[0.1:10][*:*] "-" t "g1" w l, "-" t "g2" w l
44
1 1

plotLine/results/r12d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[0.1:10][*:*] "-" t "g1" w l, "-" t "g2" w l
44
1 1

plotLine/results/r13.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[*:*][0.2:100] "-" t "g1" w l, "-" t "g2" w l
44
1 1

plotLine/results/r13d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[*:*][0.2:100] "-" t "g1" w l, "-" t "g2" w l
44
1 1

plotLine/results/r14.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[0.1:10][0.2:100] "-" t "g1" w l, "-" t "g2" w l
44
1 1

plotLine/results/r14d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[0.1:10][0.2:100] "-" t "g1" w l, "-" t "g2" w l
44
1 1

plotLine/results/r15.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
plot[0.1:10][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r15d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
plot[0.1:10][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r16.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
plot[*:*][0.2:100] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r16d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
plot[*:*][0.2:100] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r17.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
set logscale y

plotLine/results/r17d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
set logscale y

plotLine/results/r18.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
set logscale y

plotLine/results/r18d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
set logscale y

plotLine/results/r19.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
unset xtics
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r19d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
unset xtics
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r1d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[*:*][*:*] "-" t "" w l lc "black"
44
1 1

plotLine/results/r2.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l
44
1 1

plotLine/results/r20.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
unset ytics
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r20d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
unset ytics
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r21.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
unset xtics
44
unset ytics

plotLine/results/r21d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
unset xtics
44
unset ytics

plotLine/results/r22.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
#Start external
44
set title "External Title"

plotLine/results/r22d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
#Start external
44
set title "External Title"

plotLine/results/r2d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l
44
1 1

plotLine/results/r3.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[*:*][*:*] "-" t "g1" w p pt 7, "-" t "g2" w p pt 7
44
1 1

plotLine/results/r3d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[*:*][*:*] "-" t "g1" w p pt 7, "-" t "g2" w p pt 7
44
1 1

plotLine/results/r4.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[*:*][*:*] "-" t "g1" w lp pt 7, "-" t "g2" w lp pt 7
44
1 1

plotLine/results/r4d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
plot[*:*][*:*] "-" t "g1" w lp pt 7, "-" t "g2" w lp pt 7
44
1 1

plotLine/results/r5.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set xlabel "x"
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r5d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set xlabel "x"
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r6.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set ylabel "y"
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r6d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set ylabel "y"
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r7.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set xlabel "x"
44
set ylabel "y"

plotLine/results/r7d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set xlabel "x"
44
set ylabel "y"

plotLine/results/r9.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotLine/results/r9d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set logscale x
44
plot[*:*][*:*] "-" t "g1" w l, "-" t "g2" w l

plotSeg/results/r1.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r1d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r2.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r2d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r3.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r3d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r4.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r4d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r5.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r5d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r6.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r6d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r7.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r7d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r8.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 300,300
1+
set terminal x11 persist size 300,300
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r8d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 300,300
1+
set terminal x11 persist size 300,300
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r9.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal wxt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

plotSeg/results/r9d.gp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
set terminal qt persist size 640,384
1+
set terminal x11 persist size 640,384
22
set object 1 rectangle from screen 0,0 to screen 1,1 fillcolor rgb 'white' behind
33
set format x ''
44
unset xtics

0 commit comments

Comments
 (0)