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?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
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 Wed, 10 Aug 2011 14:55:07 -0700
Organization gnuplot development team
Lines 30
Message-ID <j1uuns$rko$1@dont-email.me> (permalink)
References <14288221-c718-4ddd-b383-be694b31632b@q1g2000vbj.googlegroups.com>
Reply-To sfeam@users.sourceforge.net
Mime-Version 1.0
Content-Type text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding 7Bit
Injection-Date Wed, 10 Aug 2011 21:55:08 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="joalffpZlyHxFtpFd/PRrw"; logging-data="28312"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/X8xTW8pxpcQMlf9yDXALu"
User-Agent KNode/4.4.9
Cancel-Lock sha1:woi4MhpnoQjOdIaVll+8I7Rshp4=
Xref x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:529

Followups directed to: comp.graphics.apps.gnuplot

Show key headers only | 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