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


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

Re: My own values on x/y axis?

From sfeam <sfeam@users.sourceforge.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: My own values on x/y axis?
Followup-To comp.graphics.apps.gnuplot
Date 2011-08-10 14:55 -0700
Organization gnuplot development team
Message-ID <j1uuns$rko$1@dont-email.me> (permalink)
References <14288221-c718-4ddd-b383-be694b31632b@q1g2000vbj.googlegroups.com>

Followups directed to: comp.graphics.apps.gnuplot

Show all headers | View raw


Radek Duda wrote:

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

There are several ways to approach this, but you may need to update
to version 4.4 to use them.   Here's a relevant demo from 
the 4.4 collection:

http://gnuplot.sourceforge.net/demo/barchart_art.html



> 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 | NextPrevious in thread | Next 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