Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #864

Re: Dynamically setting mxtics between two xtics

From Ingo Thies <ingo.thies@gmx.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Dynamically setting mxtics between two xtics
Date 2012-01-23 16:25 +0100
Message-ID <9o5cf4FfgeU1@mid.individual.net> (permalink)
References (1 earlier) <9nad3nFvm5U1@mid.individual.net> <3bed6fda-db9e-481c-9e7f-8cf58a01202e@q8g2000yqa.googlegroups.com> <9nodjvF3gsU1@mid.individual.net> <474efc00-f644-4fb6-9b67-7c2b37bbf7e3@18g2000vbx.googlegroups.com> <6589b9fa-e43e-4968-a4d8-d325c83fad78@f11g2000yql.googlegroups.com>

Show all headers | View raw


On 23.01.2012 12:38, scanty wrote:

> @Ingo: the arrows work fine, but the length of arrows is creating a
> problem as the range of data samples varies between 10-50000.

But the yrange is constant for each plot (i.e. a standard rectangular
coordinate system, unlike the Planck curve example), so you can adjust
the start point and the length of the arrows to an appropriate value.

> @ab: The impulses are working fine, but gnuplot is creating a key
> ( legend ) entry for the impulses.

Yo can add a notitle statement in the plot:

plot <thefile> using <...> notitle with impulses

This omits the key entry.

> 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.

HTH,

Ingo

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar


Thread

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