all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Plotting graphs with Emacs Lisp
@ 2017-09-09 19:19 Narendra Joshi
  0 siblings, 0 replies; 2+ messages in thread
From: Narendra Joshi @ 2017-09-09 19:19 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

What would be a convenient way to have plots (with tools like gplot) in
Emacs Lisp?

Best,
-- 
Narendra Joshi



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Plotting graphs with Emacs Lisp
       [not found] <mailman.204.1504984664.14750.help-gnu-emacs@gnu.org>
@ 2017-09-10  0:50 ` Emanuel Berg
  0 siblings, 0 replies; 2+ messages in thread
From: Emanuel Berg @ 2017-09-10  0:50 UTC (permalink / raw)
  To: help-gnu-emacs

Narendra Joshi wrote:

> What would be a convenient way to have plots
> (with tools like gplot) in Emacs Lisp?

Here are two complete examples with gnuplot.
(N.B. here "gnu" != GNU)

The Emacs part is no less prominent.
Because that was the editor I used to set up
the input files!

The .gpi files are gnuplot code.
The .dat files are data.
The makefiles are the Makefiles!
The .png files are the resulting plots.

Dual core:

    http://user.it.uu.se/~embe8573/hs-linux/docs/report/pics/plot

Mount Everest:

    http://user.it.uu.se/~embe8573/everest-plot

Keep it up! (all the way to 8 848 meters)

-- 
underground experts united
http://user.it.uu.se/~embe8573


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-10  0:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.204.1504984664.14750.help-gnu-emacs@gnu.org>
2017-09-10  0:50 ` Plotting graphs with Emacs Lisp Emanuel Berg
2017-09-09 19:19 Narendra Joshi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.