Path: csiph.com!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Dieter Britz Newsgroups: comp.graphics.apps.gnuplot Subject: Axis number format Date: Sun, 10 Jan 2021 14:43:14 -0000 (UTC) Organization: A noiseless patient Spider Lines: 13 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Sun, 10 Jan 2021 14:43:14 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="bd793d57ef036fcbc45ead9d2aa3026e"; logging-data="31554"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/ra5pNXuUtqOa/PBDTBXBNZBz8NSV23x8=" User-Agent: Pan/0.144 (Time is the enemy; 28ab3ba git.gnome.org/pan2) Cancel-Lock: sha1:PyfxVQpSvR0JDU8Ip1v2SyxPyFM= Xref: csiph.com comp.graphics.apps.gnuplot:4383 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