Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #37705
| From | jeshgrca <jeshgrca@gmail.com> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: gnuplot_qt child process |
| Date | 2023-03-31 10:54 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <87ilegrk5o.fsf@gmail.com> (permalink) |
| References | <u06jum$1dktp$1@dont-email.me> <op.12oaq1n8a3w0dxdave@hodgins.homeip.net> |
"David W. Hodgins" <dwhodgins@nomail.afraid.org> writes: > On Fri, 31 Mar 2023 08:33:23 -0400, Wooki Son <suzyw0ng@hotmail.com> wrote: >> gnuplot >> /usr/lib/gnuplot/gnuplot_qt >> >> I use KDE desktops. So I wonder is there a "gnuplot-gtk" or similar >> offshoot if running Gnome? > > In Mageia linux there are three gnuplot packages, each with a version of the > program: > - gnuplot for gtk based desktop environments such as gnome. > - gnuplot-qt for qt based desktop environments such as kde plasma. > - gnuplot-nox for a command line only version. > > Regards, Dave Hodgins > From my recollections in using gnuplot, you can arbitrairily set the output to whatever you want. You can set it to output draw-codes for the old Tek graphics terminals, vector graphics in Xterm, pure X, Qt, even output to various filetypes such as DXF, PDF, and TeX. You can list them all by running 'set terminal' in gnuplot, and you can set it to any of these by running 'set terminal TYPE', replacing TYPE with whatever mode you want to set it to. My copy of gnuplot doesn't appear to have a GTK option, but it does have a pure X mode. -- "If you can't explain it simply, you don't understand it well enough." - Attributed to Albert Einstein
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Find similar
gnuplot_qt child process Wooki Son <suzyw0ng@hotmail.com> - 2023-03-31 20:33 +0800
Re: gnuplot_qt child process "David W. Hodgins" <dwhodgins@nomail.afraid.org> - 2023-03-31 09:36 -0400
Re: gnuplot_qt child process jeshgrca <jeshgrca@gmail.com> - 2023-03-31 10:54 -0500
csiph-web