Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 94c03425397d909fa9cf2ef30199e290 > files > 46

gnuplot-nox-5.2.2-5.2.mga7.armv7hl.rpm

set polar
unset xtics
unset ytics
unset key
set border 0

set title "{/:Bold Enhanced text style markup}"
set x2label "Default  {/Times:Bold=15 Bold ^{/:Italic Italic}} Default" offset 0,-2
set xlabel 'Default  {/Times=18:Italic Italic _{/:Bold Bold} ^{/:Normal Normal}} Default'

plot [t=0:4*pi] t with lines
pause -1 "Hit return to continue"
reset