comp.lang.ada
 help / color / mirror / Atom feed
From: bdbryant@mail.utexas.edu (Bobby D. Bryant)
Subject: Re: 2d graph
Date: Thu, 23 Mar 2006 14:04:14 +0000 (UTC)
Date: 2006-03-23T14:04:14+00:00	[thread overview]
Message-ID: <dvu9st$9j5$2@geraldo.cc.utexas.edu> (raw)
In-Reply-To: 4cdpulq5589q.gj93rlx0sbam.dlg@40tude.net

On Thu, 23 Mar 2006, "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de> wrote:

> On Thu, 23 Mar 2006 11:34:43 GMT, Anders Wirzenius wrote:
> 
>> I want to produce a 2d graph to be presented as an image on a HTML page.
>> Does anyone have an Ada example for, say, SVG?
>> The data is a textfile with x and y values on each line.
>> 1.0   1.0
>> 2.3   3.2
>> 3.0   5.9
> 
> I did it in pure HTML, but it was designed for displaying fuzzy sets. The
> output looked like:
> 
> 0.0 |||||||||||||||
> 0.1 ||||||||
> 0.2 |||||||||||
> 0.3 ||||||||||||||||||||
> 0.4 ||||||||||||||||||||||
> 
> I think you got the idea. It is probably not what you want.

You can do it with GtkAda (make the plot and spill to png), but that may
be overkill for what you want.

Does it need to be done in real time?  What role does Ada play, vs.
using R or gnuplot?

-- 
Bobby Bryant
Austin, Texas



  parent reply	other threads:[~2006-03-23 14:04 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-23 11:34 2d graph Anders Wirzenius
2006-03-23 13:20 ` Dmitry A. Kazakov
2006-03-23 13:40   ` Anders Wirzenius
2006-03-23 14:04   ` Bobby D. Bryant [this message]
2006-03-24  7:03     ` Anders Wirzenius
2006-03-24  8:44       ` Jacob Sparre Andersen
2006-03-25 12:33         ` Bobby D. Bryant
2006-03-23 15:38 ` Jeffrey R. Carter
2006-03-23 17:23 ` Jacob Sparre Andersen
2006-03-23 17:33 ` Alex R. Mosteo
2006-03-23 17:57   ` tmoran
2006-03-24  7:21   ` Anders Wirzenius
2006-03-23 19:31 ` Gautier
2006-03-25  3:12 ` Gene
2006-04-10 22:19 ` Stefan Skoglund
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox