unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Plotting graphs with Emacs Lisp
Date: Sun, 10 Sep 2017 02:50:59 +0200	[thread overview]
Message-ID: <8660crpea4.fsf@zoho.com> (raw)
In-Reply-To: mailman.204.1504984664.14750.help-gnu-emacs@gnu.org

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	other threads:[~2017-09-10  0:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.204.1504984664.14750.help-gnu-emacs@gnu.org>
2017-09-10  0:50 ` Emanuel Berg [this message]
2017-09-09 19:19 Plotting graphs with Emacs Lisp Narendra Joshi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8660crpea4.fsf@zoho.com \
    --to=moasen@zoho.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).