File: background_3.gp

package info (click to toggle)
libchart-gnuplot-perl 0.23-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 944 kB
  • sloc: perl: 4,862; makefile: 113
file content (4 lines) | stat: -rw-r--r-- 282 bytes parent folder | download | duplicates (4)
1
2
3
4
set terminal postscript enhanced color
set output "temp.ps"
set object rect from screen 0, screen 0 to screen 1, screen 1 fillcolor rgb "#a2a2ff" fillstyle solid 0.3 behind
set object rect from graph 0, graph 0 to graph 1, graph 1 fillcolor rgb "#FFDDDD" fillstyle solid 0.2 behind