Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #4395

Escaping special characters into titles/axis labels

From Martin Brown <'''newspam'''@nonad.co.uk>
Newsgroups comp.graphics.apps.gnuplot
Subject Escaping special characters into titles/axis labels
Date 2021-03-19 16:13 +0000
Organization Aioe.org NNTP Server
Message-ID <s32iii$32f$1@gioia.aioe.org> (permalink)

Show all headers | View raw


I'm new to gnuplot and find it very powerful but there are a couple of 
fairly simple things that I just can't see how to do.

One is to escape in the greek symbol "alpha", "beta","theta" or "pi" or 
equivalently to tell the axis scaling logic that I would like an axis to 
scaled in fractions of pi. I can rename the variables but pi is well pi!

The compromise I have settled on for now is to plot the results on the 
range -1 to 1 and label the axis as theta/pi since I don't know and 
can't figure out how to escape it in. I tried \pi a la TeX.

I have also tried various suggestions I found online {/Symbol p} and I 
do get an unprintable character displayed as a "?" but nothing more 
terminal type is "qt" enhanced.

Thanks for any enlightenment on how to show Greek letters on graphs.

I was initially confused by the distinction when in mono mode between 
set mono linetype and set linetype. It all worked OK once I remembered 
to explicitly specify set mono linetype.

A few more distinct defined mono linetypes wouldn't go amiss in the 
default distribution. 5 seems a bit mean given that they are a bit 
tricky to alter. Seems to me when terminal is in mono mode the "mono" 
linetype settings should be the ones that get changed by set linetype.

-- 
Regards,
Martin Brown

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

Escaping special characters into titles/axis labels Martin Brown <'''newspam'''@nonad.co.uk> - 2021-03-19 16:13 +0000
  Re: Escaping special characters into titles/axis labels Karl Ratzsch <mail.kfr@gmx.net> - 2021-03-19 20:59 +0100
    Re: Escaping special characters into titles/axis labels Martin Brown <'''newspam'''@nonad.co.uk> - 2021-03-21 09:32 +0000

csiph-web