Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #862
| From | scanty <satishthareja@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Dynamically setting mxtics between two xtics |
| Date | 2012-01-23 03:38 -0800 |
| Organization | http://groups.google.com |
| Message-ID | <6589b9fa-e43e-4968-a4d8-d325c83fad78@f11g2000yql.googlegroups.com> (permalink) |
| References | <171a69a5-1063-43b2-94e4-c498b855ed2e@a17g2000yqj.googlegroups.com> <9nad3nFvm5U1@mid.individual.net> <3bed6fda-db9e-481c-9e7f-8cf58a01202e@q8g2000yqa.googlegroups.com> <9nodjvF3gsU1@mid.individual.net> <474efc00-f644-4fb6-9b67-7c2b37bbf7e3@18g2000vbx.googlegroups.com> |
On Jan 19, 1:43 pm, ab <ab.3...@googlemail.com> wrote: > Hi, > > > > > > What I want is a mxtic for each data point. > > > I am not able to figure out how to gnuplot decides the interval of a > > can't you just use > > plot "test.dat" u 1:(0.2) w impulses > > this will draw a line from the x-axis to 0.2 for each data point. @Ingo: the arrows work fine, but the length of arrows is creating a problem as the range of data samples varies between 10-50000. @ab: The impulses are working fine, but gnuplot is creating a key ( legend ) entry for the impulses. While key entry for other plots is required( and set by autotitle columnhead) , can we do something so that the key entry for impulses is not displayed.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Dynamically setting mxtics between two xtics Satish Thareja <satishthareja@gmail.com> - 2012-01-11 23:06 -0800
Re: Dynamically setting mxtics between two xtics Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-01-12 19:46 +0100
Re: Dynamically setting mxtics between two xtics sfeam <sfeam@users.sourceforge.net> - 2012-01-12 13:01 -0800
Re: Dynamically setting mxtics between two xtics Ingo Thies <ingo.thies@gmx.de> - 2012-01-13 10:50 +0100
Re: Dynamically setting mxtics between two xtics scanty <satishthareja@gmail.com> - 2012-01-18 05:12 -0800
Re: Dynamically setting mxtics between two xtics Ingo Thies <ingo.thies@gmx.de> - 2012-01-18 18:25 +0100
Re: Dynamically setting mxtics between two xtics ab <ab.3942@googlemail.com> - 2012-01-19 00:43 -0800
Re: Dynamically setting mxtics between two xtics scanty <satishthareja@gmail.com> - 2012-01-23 03:38 -0800
Re: Dynamically setting mxtics between two xtics Ingo Thies <ingo.thies@gmx.de> - 2012-01-23 16:25 +0100
csiph-web