X-Received: by 2002:a02:4f87:: with SMTP id r7-v6mr716990jad.25.1542704455013; Tue, 20 Nov 2018 01:00:55 -0800 (PST) X-Received: by 2002:a9d:bd5:: with SMTP id 79mr22406oth.7.1542704454600; Tue, 20 Nov 2018 01:00:54 -0800 (PST) Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!z5-v6no213108ite.0!news-out.google.com!y103-v6ni116ita.0!nntp.google.com!q69no215219itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Tue, 20 Nov 2018 01:00:54 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=14.139.236.243; posting-account=QLJ3mAoAAABT4Plmu7vwBG2bcvTSTo_B NNTP-Posting-Host: 14.139.236.243 References: <7f45f7f2-7355-4a87-86c8-100de899e262@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Best fit point in contour plots using Gnuplot From: srishtinagu19@gmail.com Injection-Date: Tue, 20 Nov 2018 09:00:55 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 7 Xref: csiph.com comp.graphics.apps.gnuplot:4066 On Monday, November 19, 2018 at 8:59:43 PM UTC+5:30, srisht...@gmail.com wrote: > gnuplot> set contour > gnuplot> set view 0,0 > gnuplot> unset surface > gnuplot> set cntrparam levels discrete 2.3,6.2,11.8 > gnuplot> splot[0:360][0:0.9] "test1.dat" Please tell how can I make my axes properly.. I want to show my plot... how should i post it here ? I dont find any option of attaching a file