Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4395
| Path | csiph.com!news.mixmin.net!aioe.org!+8mPIB5KbEwMk3TfLZpgnQ.user.gioia.aioe.org.POSTED!not-for-mail |
|---|---|
| From | Martin Brown <'''newspam'''@nonad.co.uk> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Escaping special characters into titles/axis labels |
| Date | Fri, 19 Mar 2021 16:13:07 +0000 |
| Organization | Aioe.org NNTP Server |
| Lines | 29 |
| Message-ID | <s32iii$32f$1@gioia.aioe.org> (permalink) |
| NNTP-Posting-Host | +8mPIB5KbEwMk3TfLZpgnQ.user.gioia.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 |
| X-Mozilla-News-Host | news://nntp.aoie.org:119 |
| Content-Language | en-GB |
| X-Notice | Filtered by postfilter v. 0.9.2 |
| Xref | csiph.com comp.graphics.apps.gnuplot:4395 |
Show key headers only | 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 | Next — Next in thread | Find similar
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