# set terminal pngcairo transparent enhanced font "arial,10" fontscale 1.0 size 600, 400 # set output 'fillcrvs.7.png' set bar 1.000000 front set style circle radius graph 0.02, first 0.00000, 0.00000 set style ellipse size graph 0.05, 0.03, first 0.00000 angle 0 units xy set format x "" set format y "" set grid nopolar set grid xtics nomxtics ytics nomytics noztics nomztics \ nox2tics nomx2tics noy2tics nomy2tics nocbtics nomcbtics set grid layerdefault lt 0 linewidth 0.500, lt 0 linewidth 0.500 set object 1 rect from graph 0, 0, 0 to graph 1, 1, 0 set object 1 behind clip lw 1.0 dashtype solid fc rgb "#afffff" fillstyle solid 1.00 border lt -1 set style textbox transparent margins 1.0, 1.0 border unset logscale unset paxis 1 tics unset paxis 2 tics unset paxis 3 tics unset paxis 4 tics unset paxis 5 tics unset paxis 6 tics unset paxis 7 tics set title "world.dat plotted with filledcurves" set xrange [ -180.000 : 180.000 ] noreverse nowriteback set yrange [ -70.0000 : 80.0000 ] noreverse nowriteback set paxis 1 range [ * : * ] noreverse nowriteback set paxis 2 range [ * : * ] noreverse nowriteback set paxis 3 range [ * : * ] noreverse nowriteback set paxis 4 range [ * : * ] noreverse nowriteback set paxis 5 range [ * : * ] noreverse nowriteback set paxis 6 range [ * : * ] noreverse nowriteback set paxis 7 range [ * : * ] noreverse nowriteback set lmargin 1 set colorbox vertical origin screen 0.9, 0.2, 0 size screen 0.05, 0.6, 0 front noinvert bdefault x = 0.0 ## Last datafile plotted: "world.dat" plot 'world.dat' with filledcurve notitle fs solid 1.0 lc rgb 'dark-goldenrod'