Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #799
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!news.stack.nl!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | sfeam <sfeam@users.sourceforge.net> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: multiplot & SVG term mouse |
| Followup-To | comp.graphics.apps.gnuplot |
| Date | Sat, 31 Dec 2011 09:31:26 -0800 |
| Organization | gnuplot development team |
| Lines | 26 |
| Message-ID | <jdngte$70o$1@dont-email.me> (permalink) |
| References | <4eff0174$0$6901$e4fe514c@news2.news.xs4all.nl> |
| Reply-To | sfeam@users.sourceforge.net |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| Content-Transfer-Encoding | 7Bit |
| Injection-Date | Sat, 31 Dec 2011 17:31:27 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="3mhAfh4CeAIeL3OKnPexDA"; logging-data="7192"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19UxRZCFcujwEEwd8mvYAn3" |
| User-Agent | KNode/4.4.9 |
| Cancel-Lock | sha1:amb/8PkfkyYOpO9+Vnr7BsVpHFA= |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:799 |
Followups directed to: comp.graphics.apps.gnuplot
Show key headers only | View raw
Alex van der Spek wrote: > Using a binary snapshot of 4.5 on Win Vista. Try this: > > +++++++++++++++++++++++++++ > set term svg fixed mouse > set out 'try.svg' > set multiplot layout 2,1 > unset key > plot x > set key default > plot sin(x),cos(x) > unset multiplot > set out > ++++++++++++++++++++++++++++ > > The mouse coordinates in the upper panel are not relative to the upper > plot y scale. This was expected. > > Clicking the 'green' key legend label turns the cos(x) plot off, this > was expected. However, clicking the 'red' legend label turns the x > plot in the upper panel off, this was NOT expected. Don't know if this > is a bug, I thought I should report it anyway. I believe that bug was fixed earlier this month. Your binary snapshot may be older than the fix.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
multiplot & SVG term mouse "Alex van der Spek" <zdoor@xs4all.nl> - 2011-12-31 13:35 +0100
Re: multiplot & SVG term mouse sfeam <sfeam@users.sourceforge.net> - 2011-12-31 09:31 -0800
Re: multiplot & SVG term mouse "Alex van der Spek" <zdoor@xs4all.nl> - 2012-01-01 13:44 +0100
csiph-web