Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3229
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: X-axis display! |
| Date | 2016-02-12 08:38 +0100 |
| Organization | solani.org |
| Message-ID | <n9k24r$mvc$1@solani.org> (permalink) |
| References | <1e9ccb7d-a448-43e0-9afe-85b435c77042@googlegroups.com> |
Am 12.02.2016 um 07:23 schrieb kunrooney@gmail.com: > My two files are: > 0.4 95.1 > 0.8 94.9 > 1.2 92.2 > 1.6 91.6 > 2.0 89.7 > set timefmt "%S" > set xdata time > set format x "%f" > > The y-axis is fine but on x-axis i am getting display like this: > 00:00 00:00 00:01 instead of 0.4, 0.8, 1.2 etc. > "set format x "%f" numeric" (>gp5.0) should help, as would removing "xdata time". As you don't have any time format like HH:MM:SS, you don't need to bother. Karl
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
X-axis display! kunrooney@gmail.com - 2016-02-11 22:23 -0800
Re: X-axis display! Jörg Buchholz <bookwood4new@freenet.de> - 2016-02-12 08:33 +0100
Re: X-axis display! Kaustubh Nabar <kunrooney@gmail.com> - 2016-02-11 23:43 -0800
Re: X-axis display! Kaustubh Nabar <kunrooney@gmail.com> - 2016-02-11 23:54 -0800
Re: X-axis display! Karl Ratzsch <mail.kfr@gmx.net> - 2016-02-12 08:38 +0100
csiph-web