Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3627
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Problems with ellipse object |
| Date | 2017-04-18 21:02 +0200 |
| Organization | solani.org |
| Message-ID | <od5nsh$3u1$1@solani.org> (permalink) |
| References | <f5c070e8-ad29-4812-9e84-91e3889ca4a0@googlegroups.com> <od4saq$g4p$1@solani.org> |
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.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Problems with ellipse object Francisco Pontiga <pontiga@us.es> - 2017-04-18 02:53 -0700
Re: Problems with ellipse object Karl Ratzsch <mail.kfr@gmx.net> - 2017-04-18 12:41 +0200
Re: Problems with ellipse object Karl Ratzsch <mail.kfr@gmx.net> - 2017-04-18 13:12 +0200
Re: Problems with ellipse object Karl Ratzsch <mail.kfr@gmx.net> - 2017-04-18 21:02 +0200
Re: Problems with ellipse object Karl Ratzsch <mail.kfr@gmx.net> - 2017-04-21 09:57 +0200
Re: Problems with ellipse object Francisco Pontiga <pontiga@us.es> - 2017-04-18 04:59 -0700
csiph-web