help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Plotting graphs with Emacs Lisp


From: Emanuel Berg
Subject: Re: Plotting graphs with Emacs Lisp
Date: Sun, 10 Sep 2017 02:50:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]