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


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

Re: GNUPLOT

From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: GNUPLOT
Date 2018-02-20 10:20 +0100
Organization solani.org
Message-ID <p6gp9n$79p$1@solani.org> (permalink)
References <34106976-d0c3-4150-ab26-ed1a989f8e99@googlegroups.com>

Show all headers | View raw


Am 20.02.2018 um 08:43 schrieb rehman.techgeophy@gmail.com:
> Hello,
> I want to plot a 1D depth model in gnuplot, For this X-axis is same(horizontal) but the Y-axis should indicate depth ie,. Y axis should be below the X-axis. How to plot it, please Help me
> 

That's unfortunately not directly possible (i.e. by a single command
that could look like "set yaxis at graph 0"), but there are ways to get
what you want.

My favourite is the second answer in

https://stackoverflow.com/questions/12749661/how-to-move-axes-to-center-of-chart

which looks a bit weird at first glance but is really ingenious imo.

  Karl

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


Thread

GNUPLOT rehman.techgeophy@gmail.com - 2018-02-19 23:43 -0800
  Re: GNUPLOT Karl Ratzsch <mail.kfr@gmx.net> - 2018-02-20 10:20 +0100
  Re: GNUPLOT rehman.techgeophy@gmail.com - 2018-02-20 03:27 -0800
    Re: GNUPLOT Karl Ratzsch <mail.kfr@gmx.net> - 2018-02-20 17:09 +0100

csiph-web