Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!nntp.club.cc.cmu.edu!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Michael Okuntsov Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Problem with squares Date: Thu, 05 Feb 2015 10:48:13 +0600 Organization: A noiseless patient Spider Lines: 10 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 5 Feb 2015 04:47:38 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="1c5abb84221b3e0adef363a79f5db6e5"; logging-data="12293"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18j5quvJHrtvKHQIZwcBTQV" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 In-Reply-To: Cancel-Lock: sha1:SULQleD9fyw81lAFf7Gq5Fqxo7s= Xref: csiph.com comp.graphics.apps.gnuplot:2741 > The clipping of the objects prints a line at the border, here at the > (invisible) axes. > > Try "set object n rect noclip", and/or change the axis ranges. > > Karl > Thank you