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


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

My own values on x/y axis?

From Radek Duda <kniper84@googlemail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject My own values on x/y axis?
Date 2011-08-10 07:37 -0700
Organization http://groups.google.com
Message-ID <14288221-c718-4ddd-b383-be694b31632b@q1g2000vbj.googlegroups.com> (permalink)

Show all headers | View raw


Hello,
I've got a problem with gnuplot - maybe you could help me to solve
it.
I have got a set od data - like this:
372,333,315
306,301,294
01,288,309
, and want to make similar graph like http://gnuplot.sourceforge.net/demo_4.2/heatmaps.html,
using  command
splot '-' matrix with image


My problem is that I want different axis values (e.g. the minimal x-
value will be 123 instead of zero, the maximum will be lets say 200).
I tried the xrange command, but it doesn't solve my problem. It only
tells gnuplot which area of graph to plot.

Thank you for reply.

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


Thread

My own values on x/y axis? Radek Duda <kniper84@googlemail.com> - 2011-08-10 07:37 -0700
  Re: My own values on x/y axis? sfeam <sfeam@users.sourceforge.net> - 2011-08-10 14:55 -0700
    Re: My own values on x/y axis? Radek Duda <kniper84@googlemail.com> - 2011-08-15 05:25 -0700
      Re: My own values on x/y axis? sfeam <sfeam@users.sourceforge.net> - 2011-08-15 08:35 -0700
        Re: My own values on x/y axis? Radek Duda <kniper84@googlemail.com> - 2011-08-17 03:31 -0700
          Re: My own values on x/y axis? Christoph Bersch <usenet@bersch.net> - 2011-08-17 13:35 +0200

csiph-web