Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4383
| From | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Axis number format |
| Date | 2021-01-10 14:43 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <rtf3q2$uq2$1@dont-email.me> (permalink) |
Here is plot I am working with:
www.dieterbritz.dk/gnu4.pdf
It is only a partial plot and the X-axis will go further
as the program produces more data, to higher T values. I
would like all the numbers be in the form 10^*, not 1 x ..
and not converting to plain f-format, i.e.
10^{-10}, 10^{-9}, ... 10^0, 10^1, ...
How do I do that?
--
Dieter Britz
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Axis number format Dieter Britz <dieterhansbritz@gmail.com> - 2021-01-10 14:43 +0000
Re: Axis number format Gavin Buxton <gavinbuxton@gmail.com> - 2021-01-10 08:24 -0800
Re: Axis number format Karl Ratzsch <mail.kfr@gmx.net> - 2021-01-11 09:34 +0100
csiph-web