Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2648
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.swapon.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jörg Buchholz <bookwood4news@freenet.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: how to plot the x-axis in terms of percentage |
| Date | Wed, 03 Dec 2014 09:14:48 +0100 |
| Organization | A noiseless patient Spider |
| Lines | 12 |
| Message-ID | <m5mgp7$p5d$1@dont-email.me> (permalink) |
| References | <3dbf7fef-9afb-423c-b06d-4db083a7de40@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Wed, 3 Dec 2014 08:14:31 +0000 (UTC) |
| Injection-Info | mx02.eternal-september.org; posting-host="a43e81c224e78206229fe76f33bf6b25"; logging-data="25773"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/mBn4oo/yurVZxmCFj4f6ByuP7f59F08s=" |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30 |
| In-Reply-To | <3dbf7fef-9afb-423c-b06d-4db083a7de40@googlegroups.com> |
| Cancel-Lock | sha1:ScSIrVOS8rTotgBSX+muEoItdC4= |
| Xref | csiph.com comp.graphics.apps.gnuplot:2648 |
Show key headers only | View raw
Roshni Rajkumari wrote: > Hi,, > How do i make the x-axis in gnuplot show in terms of percentage.. > i.e. 2% 4% 6% 8%...... > set format x "%.0f%%" set xtics 0,1,10 set xrange [0:10] This will get you a plot from 0 to 10 with 0% to 10 % on the x-axis Jörg
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar | Unroll thread
how to plot the x-axis in terms of percentage Roshni Rajkumari <rajkumari.roshni@gmail.com> - 2014-12-02 20:28 -0800 Re: how to plot the x-axis in terms of percentage Jörg Buchholz <bookwood4news@freenet.de> - 2014-12-03 09:14 +0100
csiph-web