Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1432
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!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: hexadecimal mouse position? |
| Followup-To | comp.graphics.apps.gnuplot |
| Date | Thu, 25 Oct 2012 16:57:37 -0700 |
| Organization | gnuplot development team |
| Lines | 13 |
| Message-ID | <k6cjli$dbv$1@dont-email.me> (permalink) |
| References | <32a20a28-9c24-4ab2-8f2d-67d7ac3c5a74@googlegroups.com> |
| Reply-To | sfeam@users.sourceforge.net |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| Content-Transfer-Encoding | 7Bit |
| Injection-Date | Thu, 25 Oct 2012 23:57:39 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="8e86a57dfa599721f116da4577f3d1af"; logging-data="13695"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Mq2uvhM1WVVDEixYp2jlr" |
| User-Agent | KNode/4.4.9 |
| Cancel-Lock | sha1:p/09FyP+sNKOoXfYAChEWRGrgws= |
| Xref | csiph.com comp.graphics.apps.gnuplot:1432 |
Followups directed to: comp.graphics.apps.gnuplot
Show key headers only | View raw
Paul Li wrote: > Hi, > > I am plotting a set of 2-D points where the Y-coordinates in hex. Is it > possible to format the current mouse position so that its Y-coordinate is > displayed in hex as well? set mouse format "%x" or if you want to keep x coordinates in decimal set mouse format "%g %x" But not all terminal types can handle this (for example svg cannot).
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
hexadecimal mouse position? Paul Li <paulli25.li@gmail.com> - 2012-10-25 16:37 -0700
Re: hexadecimal mouse position? sfeam <sfeam@users.sourceforge.net> - 2012-10-25 16:57 -0700
Re: hexadecimal mouse position? Paul Li <paulli25.li@gmail.com> - 2012-10-26 09:44 -0700
Re: hexadecimal mouse position? sfeam <sfeam@users.sourceforge.net> - 2012-10-26 11:35 -0700
Re: hexadecimal mouse position? Paul Li <paulli25.li@gmail.com> - 2012-11-06 12:14 -0800
csiph-web