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


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

Re: how to draw a reciprocal axis in gnuplot

From Ethan A Merritt <sfeam@users.sourceforge.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: how to draw a reciprocal axis in gnuplot
Date 2015-03-05 15:22 -0800
Organization gnuplot development
Message-ID <mdaoel$hv4$1@dont-email.me> (permalink)
References <df344286-ddfa-4169-93ac-c30f9b4f9ec7@k39g2000yqd.googlegroups.com> <18475019-ee5c-4a69-a548-35d4e0473d13@googlegroups.com>

Show all headers | View raw


Werner wrote:

> One trick I use is, overlay two graphs in multiplot. The second graph with
> 1 / lambda is generated as follows: plot [3.5: 1.0] 'A_B_C_D.dat' u
> (1239.84187 / $ 1) ($5)

This is now supported directly in gnuplot 5
See
    http://gnuplot.sourceforge.net/demo_cvs/linkedaxes.html

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


Thread

Re: how to draw a reciprocal axis in gnuplot Werner <wbramer@gmail.com> - 2015-03-05 13:48 -0800
  Re: how to draw a reciprocal axis in gnuplot Ethan A Merritt <sfeam@users.sourceforge.net> - 2015-03-05 15:22 -0800

csiph-web