emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Samuel Wales" <samologist@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: org-plot (generating graphs from org-mode)
Date: Wed, 27 Aug 2008 08:27:45 -0700	[thread overview]
Message-ID: <20524da70808270827w4c4b1649u939ff77357b90e34@mail.gmail.com> (raw)
In-Reply-To: <18611.25143.79101.479163@gargle.gargle.HOWL>

Good stuff.

Possibilities:

1.  For a selected column, it can be nice to draw a histogram.  Long
ago, I developed the following formula for choosing a bin size.  Seems
to work.

        5*(max-min)/n

You can use something like bin*round*($1 * (1.0/bin)) to bin.  Note
that cl-extra.el's (round*) might be more consistent and
mathematically vetted than (round) (though you might not be allowed to
use cl-extra.el).

I haven't looked at gnuplot in a decade, so maybe it already has this.

2.  It might be nice to show descriptive statistics (I would show
mean, median, geometric mean, standard deviation, min, max, range)
somewhere while showing the plot, if you don't already do this.

  parent reply	other threads:[~2008-08-27 15:28 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26  1:53 org-plot (generating graphs from org-mode) Eric Schulte
2008-08-26 10:02 ` Manish
2008-08-26 15:10   ` Eric Schulte
2008-09-01 14:27     ` Carsten Dominik
2008-08-26 12:24 ` Sebastian Rose
2008-08-26 12:36 ` Sebastian Rose
2008-08-26 15:08   ` Eric Schulte
2008-08-27 15:27 ` Samuel Wales [this message]
2008-08-27 22:18   ` Eric Schulte
2008-09-02 18:08 ` Thomas Baumann
2008-09-02 21:26   ` JBash
2008-09-03  7:03     ` Carsten Dominik
2008-09-03 14:26       ` Eric Schulte
     [not found] <20080826151404.0996C2179B@mailhost.cs.tu-berlin.de>
2008-08-26 17:57 ` Emacs-orgmode Digest, Vol 30, Issue 39 Stephan Schmitt
2008-08-26 18:08   ` Eric Schulte
2008-08-26 23:09     ` org-plot (generating graphs from org-mode) Eric Schulte
2008-08-27  9:30       ` Sebastian Rose
2008-08-27 15:02         ` Eric Schulte
2008-08-27  9:32       ` Sebastian Rose
2008-08-29 11:16       ` William Henney
2008-08-31 18:14         ` Eric Schulte
2008-09-03  3:25           ` William Henney
2008-09-01  0:52         ` Eric Schulte
2008-09-01 19:45           ` Seweryn Kokot

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.orgmode.org/

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

  git send-email \
    --in-reply-to=20524da70808270827w4c4b1649u939ff77357b90e34@mail.gmail.com \
    --to=samologist@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    /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 public inbox

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

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