Message from discussion
Graphing tools
Received: by 10.204.15.209 with SMTP id l17mr1416055bka.6.1346070222628;
Mon, 27 Aug 2012 05:23:42 -0700 (PDT)
X-BeenThere: erlang-programming@googlegroups.com
Received: by 10.205.119.129 with SMTP id fu1ls2456470bkc.4.gmail; Mon, 27 Aug
2012 05:23:42 -0700 (PDT)
Received: by 10.204.129.81 with SMTP id n17mr1415717bks.3.1346070222232;
Mon, 27 Aug 2012 05:23:42 -0700 (PDT)
Received: by 10.204.129.81 with SMTP id n17mr1415716bks.3.1346070222217;
Mon, 27 Aug 2012 05:23:42 -0700 (PDT)
Return-Path: <erlang-questions-boun...@erlang.org>
Received: from hades.cslab.ericsson.net (hades.cslab.ericsson.net. [192.121.151.104])
by gmr-mx.google.com with ESMTP id e23si4532978bks.0.2012.08.27.05.23.42;
Mon, 27 Aug 2012 05:23:42 -0700 (PDT)
Received-SPF: pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) client-ip=192.121.151.104;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of erlang-questions-boun...@erlang.org designates 192.121.151.104 as permitted sender) smtp.mail=erlang-questions-boun...@erlang.org; dkim=neutral (body hash did not verify) header...@gmail.com
Received: from hades.cslab.ericsson.net (hades [192.121.151.104])
by hades.cslab.ericsson.net (Postfix) with ESMTP id 8850F5C0AD;
Mon, 27 Aug 2012 14:23:35 +0200 (CEST)
X-Original-To: erlang-questi...@erlang.org
Delivered-To: erlang-questi...@erlang.org
Received: from mail-iy0-f181.google.com (mail-iy0-f181.google.com
[209.85.210.181])
by hades.cslab.ericsson.net (Postfix) with ESMTP id 0C6E35C005
for <erlang-questi...@erlang.org>; Mon, 27 Aug 2012 14:23:32 +0200 (CEST)
Received: by iagw33 with SMTP id w33so8750173iag.40
for <erlang-questi...@erlang.org>; Mon, 27 Aug 2012 05:23:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:cc:content-type;
bh=z6Lh3JomcWjM5nOnr7ArLy/4g5tBoYvLCjf2Oa42JN4=;
b=wqClCI+k7/wyF2IHMlxR+aMJD6VgI0GFnxLld/jk3NJpdv5uWKh0+OXyzxJb4hbGX9
QjPoo15rgn9jZ+Q4CFuRg6SbAHpDSvT+7+E4yntua6zVGyQiV42nIAgotuQZV3tsVWPl
KYQpsyBsNhPwWVnQidJUGtZ+3txAm3DxMLoWW1b8UaT9ygqfsZ3faQxXD25Gv28aHzOl
Rkwr6t+QW4h+CkLTvE5DjYCGjYkmKuwrzF8lPFGybglrTQaLwXFl4IuWT43YGgsKYlut
T1Gdo9hd3OPvNyDUGFylMy1Y6Aornlv9DS2AgKfIybh3JqlvC8KuJfC4Fg6YUsw+EE4H
+DRg==
MIME-Version: 1.0
Received: by 10.50.237.34 with SMTP id uz2mr634443igc.5.1346070212056; Mon, 27
Aug 2012 05:23:32 -0700 (PDT)
Received: by 10.64.86.20 with HTTP; Mon, 27 Aug 2012 05:23:32 -0700 (PDT)
In-Reply-To: <CABRqdPOCUB_69qmS6qOOfiavAjc6sv43YNUwHbCdtQgoe9t...@mail.gmail.com>
References: <CABRqdPOCUB_69qmS6qOOfiavAjc6sv43YNUwHbCdtQgoe9t...@mail.gmail.com>
Date: Mon, 27 Aug 2012 08:23:32 -0400
Message-ID: <CAMi=pg6LCTjDUzG75rmCY0a8cUi+MvKqrr5VhMPWtYxBKXT...@mail.gmail.com>
From: Whit Armstrong <armstrong.w...@gmail.com>
To: kilgore trout <kilgoretrou...@gmail.com>
Cc: erlang-questi...@erlang.org
Subject: Re: [erlang-questions] Graphing tools
X-BeenThere: erlang-questi...@erlang.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: General Erlang/OTP discussions <erlang-questions.erlang.org>
List-Unsubscribe: <http://erlang.org/mailman/options/erlang-questions>,
<mailto:erlang-questions-requ...@erlang.org?subject=unsubscribe>
List-Archive: <http://erlang.org/pipermail/erlang-questions>
List-Post: <mailto:erlang-questi...@erlang.org>
List-Help: <mailto:erlang-questions-requ...@erlang.org?subject=help>
List-Subscribe: <http://erlang.org/mailman/listinfo/erlang-questions>,
<mailto:erlang-questions-requ...@erlang.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: erlang-questions-boun...@erlang.org
Sender: erlang-questions-boun...@erlang.org
http://www.r-project.org/
On Mon, Aug 27, 2012 at 8:15 AM, kilgore trout <kilgoretrou...@gmail.com> wrote:
> Hello Langers!
> I'm looking for a graphing tool, anyone know of any useful libraries?
> I have piles of performance data in .csv format and a parser to read it into
> records. I have been trying to find patterns and draw some meaningful
> conclusions but it would be so much easier if I could represent it
> graphically.
> A quick google search shows up erlycairo, which I'm about to experiment
> with, but I see the latest downloadable is from 2009, anyone have any
> experience with this?
> Please save me from having to paste everything into (shudder) MS Excel! ;-)
> Thanks in advance.
> //KT.
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questi...@erlang.org
> http://erlang.org/mailman/listinfo/erlang-questions
>
_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions