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


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

Re: drawing rectangles with gnuplot

Newsgroups comp.graphics.apps.gnuplot
Date 2013-03-19 13:23 -0700
References <94752dd9-6b05-4dae-a4b4-e184bce2cbd2@q8g2000pbn.googlegroups.com>
Message-ID <096c6488-695f-4256-a00c-bb2c449e72ce@vh9g2000pbb.googlegroups.com> (permalink)
Subject Re: drawing rectangles with gnuplot
From Gene Wagenbreth <gwagenbreth@gmail.com>

Show all headers | View raw


On Mar 19, 11:28 am, Gene Wagenbreth <gwagenbr...@gmail.com> wrote:
> I want to draw rectangles with gnuplot. I dont want to plot anything.
>
> I create a rectangle with:
> set object 2 rect from -1,1 to 0,5 fc rgb "gold"
>
> but to see the rectangle I have to plot something:
> plot [-5:5] x lc rgb "white"
>
> How do I get gnuplot to just draw the rectangles I have defined ?
>
> Will gnuplot support hundreds of different rectangles ?
>
> Is there a better way to do this ?
>
> Thanks
>
> Gene W

I want filled rectangles.

Gene W

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


Thread

drawing rectangles with gnuplot Gene Wagenbreth <gwagenbreth@gmail.com> - 2013-03-19 11:28 -0700
  Re: drawing rectangles with gnuplot Gene Wagenbreth <gwagenbreth@gmail.com> - 2013-03-19 13:23 -0700
  Re: drawing rectangles with gnuplot Christoph Bersch <usenet@bersch.net> - 2013-03-20 09:13 +0100

csiph-web