Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4386
| X-Received | by 2002:a37:9b8a:: with SMTP id d132mr14657875qke.81.1610335303615; Sun, 10 Jan 2021 19:21:43 -0800 (PST) |
|---|---|
| X-Received | by 2002:a05:6902:6cc:: with SMTP id m12mr20929824ybt.56.1610335303461; Sun, 10 Jan 2021 19:21:43 -0800 (PST) |
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Sun, 10 Jan 2021 19:21:43 -0800 (PST) |
| In-Reply-To | <db36cd2f-e6ba-436b-9b60-01e81b659dccn@googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | google-groups.googlegroups.com; posting-host=23.239.20.136; posting-account=bQqzsgoAAABmut957yFoBsqsohvcG9DX |
| NNTP-Posting-Host | 23.239.20.136 |
| References | <ba3354e8-c476-411b-80ac-d998303ef7den@googlegroups.com> <7d747fb0-48ff-43c8-ab72-21a41e7f39d1n@googlegroups.com> <db36cd2f-e6ba-436b-9b60-01e81b659dccn@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <d2340c8f-fa2d-4ce2-9d0b-c9c4f5c148bcn@googlegroups.com> (permalink) |
| Subject | Re: Select data points in interactive terminal |
| From | "jindi.li" <jindi.li@gmail.com> |
| Injection-Date | Mon, 11 Jan 2021 03:21:43 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com comp.graphics.apps.gnuplot:4386 |
Show key headers only | View raw
@Gavin Buxton, Thanks for the nice tip, I didn't know this before. What I used often is left double click to copy the value to clipboard. Since Now there are so many nice python plot libs to choose from, I tend to use gnuplot to get a quick overview of the data, just use: $>: gnuplot -e "plot 'data.csv'; pause mouse close" Quite simple yet I can examine the data interactivily, and I can even export it to vector format. To that task, I think Gnuplot is Unbeatable. 在 2021年1月11日星期一 UTC+8 上午12:10:52,<Gavin Buxton> 写道: > On Saturday, January 9, 2021 at 1:44:44 PM UTC-5, jindi.li wrote: > > Dig deeper in this forum, I find a similar discussion quite long time ago, any one knows how it's going or is some body working on that feature ? > > > > Is it possible to select a point on a graph and get its exact coordinates (as they appear in data file) > > https://groups.google.com/g/comp.graphics.apps.gnuplot/c/OlWN-EmQCLM/m/8kU5_ahFJVsJ > Sorry, I don't have an answer other than to say when I do it I just zoom in on a point until the axis are really narrow and then middle click button (at least on linux) puts a point there with the numbers. Not exactly what you are looking for, but its what I do. > > P.S. Not too sure I'd want gnuplot messing with my data files to be honest.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Select data points in interactive terminal "jindi.li" <jindi.li@gmail.com> - 2021-01-09 06:55 -0800
Re: Select data points in interactive terminal "jindi.li" <jindi.li@gmail.com> - 2021-01-09 10:44 -0800
Re: Select data points in interactive terminal Gavin Buxton <gavinbuxton@gmail.com> - 2021-01-10 08:10 -0800
Re: Select data points in interactive terminal "jindi.li" <jindi.li@gmail.com> - 2021-01-10 19:21 -0800
Re: Select data points in interactive terminal "jindi.li" <jindi.li@gmail.com> - 2021-01-11 17:09 -0800
Re: Select data points in interactive terminal "jindi.li" <jindi.li@gmail.com> - 2021-01-11 17:19 -0800
Re: Select data points in interactive terminal "jindi.li" <jindi.li@gmail.com> - 2021-01-11 21:17 -0800
csiph-web