From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joel James Adamson Newsgroups: gmane.lisp.guile.user Subject: Re: Plotting in Guile Date: Wed, 18 Aug 2010 13:03:03 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Trace: dough.gmane.org 1282151005 27655 80.91.229.12 (18 Aug 2010 17:03:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 18 Aug 2010 17:03:25 +0000 (UTC) Cc: guile-user@gnu.org To: Andy Wingo Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Aug 18 19:03:23 2010 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Olm2t-0000tM-5h for guile-user@m.gmane.org; Wed, 18 Aug 2010 19:03:23 +0200 Original-Received: from localhost ([127.0.0.1]:52368 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Olm2s-00085c-OL for guile-user@m.gmane.org; Wed, 18 Aug 2010 13:03:22 -0400 Original-Received: from [140.186.70.92] (port=50293 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Olm2i-00085R-EY for guile-user@gnu.org; Wed, 18 Aug 2010 13:03:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Olm2d-0001ec-0w for guile-user@gnu.org; Wed, 18 Aug 2010 13:03:12 -0400 Original-Received: from chondestes.bio.unc.edu ([152.2.67.61]:60027) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Olm2c-0001eH-Qi for guile-user@gnu.org; Wed, 18 Aug 2010 13:03:06 -0400 Original-Received: from chondestes.bio.unc.edu (chondestes.bio.unc.edu [127.0.0.1]) by chondestes.bio.unc.edu (8.14.4/8.14.3) with ESMTP id o7IH3396005214; Wed, 18 Aug 2010 13:03:03 -0400 Original-Received: (from joel@localhost) by chondestes.bio.unc.edu (8.14.4/8.14.4/Submit) id o7IH33R5005212; Wed, 18 Aug 2010 13:03:03 -0400 X-Authentication-Warning: chondestes.bio.unc.edu: joel set sender to adamsonj@email.unc.edu using -f In-Reply-To: (Andy Wingo's message of "Wed, 18 Aug 2010 08:37:15 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:8082 Archived-At: --=-=-= Content-Transfer-Encoding: quoted-printable Andy Wingo writes: > Hi Joel, > > On Wed 28 Jul 2010 08:21, Joel James Adamson wri= tes: > >> I am using Guile to iterate equations and produce trajectories from >> those iterations. My current strategy is to redirect the stdout to a >> file and then use GNUPLOT to plot the trajectories as parametric >> plots. However, I would like to contain everything within one program, >> to keep Makefiles simple and (ideally) only deal with one programming >> language for the project. >> >> Any suggestions on how to accomplish this? > > Plotutils is going to be better, but there is also the possibility of > generating the plots directly, via cairo. > > http://wingolog.org/software/guile-charting/ This is what I was looking for. I will check it out some more. Joel =2D-=20 Joel J. Adamson Servedio Lab University of North Carolina at Chapel Hill FSF Member #8164 http://www.unc.edu/~adamsonj --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iF4EAREIAAYFAkxsEkcACgkQp61eY7lvATK6fgD/eJ/oXbcW8LFualkTeKkE2XLX UXM8hQ1sw+PvvwjkgxsA/jCClVO+ff+QoljtiW5vkfzAKDtACcIa4n5gz8dyQQi0 =tQCO -----END PGP SIGNATURE----- --=-=-=--