comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: 2d graph
Date: Thu, 23 Mar 2006 14:20:07 +0100
Date: 2006-03-23T14:20:07+01:00	[thread overview]
Message-ID: <4cdpulq5589q.gj93rlx0sbam.dlg@40tude.net> (raw)
In-Reply-To: uzmjh5r8s.fsf@no.email.thanks.invalid

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.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  reply	other threads:[~2006-03-23 13:20 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 [this message]
2006-03-23 13:40   ` Anders Wirzenius
2006-03-23 14:04   ` Bobby D. Bryant
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