File: chartTitle_2.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 (3 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (6)
1
2
3
set terminal postscript enhanced color
set output "temp.ps"
set title "My chart title in {/Symbol-Oblique greek}" offset 3,2 font "Courier, 30" textcolor rgb "pink"