X-Received: by 2002:a24:4e4b:: with SMTP id r72mr826194ita.18.1549314355341; Mon, 04 Feb 2019 13:05:55 -0800 (PST) X-Received: by 2002:a9d:6f14:: with SMTP id n20mr16245otq.2.1549314355224; Mon, 04 Feb 2019 13:05:55 -0800 (PST) Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!q69no670752itb.0!news-out.google.com!v71ni859ita.0!nntp.google.com!q69no670749itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Mon, 4 Feb 2019 13:05:54 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=129.2.94.20; posting-account=LrdeZAoAAAD-eXyN_2hXZfiiiaTHNwoI NNTP-Posting-Host: 129.2.94.20 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: contour plot in polar system From: "hassam@umd.edu" Injection-Date: Mon, 04 Feb 2019 21:05:55 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 24 Xref: csiph.com comp.graphics.apps.gnuplot:4125 On Monday, August 19, 2002 at 7:06:59 AM UTC-4, Tim Franke wrote: > Hi, > > I have a set of data in the following form: > > r1 phi1 f1 > r2 phi2 f2 > r3 phi3 f3 > > where r and phi are the polar coordinates > and f is the value at that point. > > Is it possible to create a plot with gnuplot that > is a circle and the circle is colored depending > on the value f at each region within the circle ? > > Regards, > > Tim Hello Tim Were you able to get this plot that you wanted? (contour plot in polar system) I have not been successful yet. (I am not interested in the color part, just the contours). thanks - Adil