all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

* 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.
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.