Path: csiph.com!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Problems with ellipse object Date: Tue, 18 Apr 2017 21:02:40 +0200 Organization: solani.org Lines: 11 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1492542161 4033 eJwFwYEBwCAIA7CXhrZgzxGE/09Ywu3mFXA6OBzoRenUZDe1s4V8Llt5xcanY7fwfG0eS8QPKzcRGw== (18 Apr 2017 19:02:41 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Tue, 18 Apr 2017 19:02:41 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 In-Reply-To: Cancel-Lock: sha1:2zRmmSQCpWGmazyrDQuVnzcUn/s= X-User-ID: eJwNysEVACEIA9GWRBPYdpAs/Zcgx3l/eNy8Ak4Hmx05jfWT8NhQbruZ99hnq6Rit4RRlGyGBxD1EOs= X-NNTP-Posting-Host: eJwNw4kRACEIBLCW5NkVyhHu6L8EnUxgFPZ2go55WqGZkJTKd5VbxYHGrO2HWjuUPeTo98Mu/vEQTQ== Xref: csiph.com comp.graphics.apps.gnuplot:3627 Am 18.04.2017 um 13:12 schrieb Karl Ratzsch: > Well, you just can give a bogus positive z coordinate : > > set view map > set log z > set object 1 ellipse at 0.0,0.0,1 size 0.5,0.5,1 angle 0 front > splot [-2:2][-2:2] x**2+y**2 notitle with lines This is of course not intended to work, really, and the trick falls to the side with latest cvs of both the stable and development tree, most likely due to the latest changes (2017-04-10) in src/graphics.c.