comp.lang.ada
 help / color / mirror / Atom feed
From: Anders Wirzenius <anders@no.email.thanks.invalid>
Subject: Re: 2d graph
Date: Thu, 23 Mar 2006 13:40:11 GMT
Date: 2006-03-23T13:40:11+00:00	[thread overview]
Message-ID: <uveu55lfo.fsf@no.email.thanks.invalid> (raw)
In-Reply-To: 4cdpulq5589q.gj93rlx0sbam.dlg@40tude.net

"Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de> writes:


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

Thanx and yes, that's not what I want. :(


I have sometimes used a <table> tag where the png images are 1x1 pixels
large (sorry for long lines):

<TABLE cellspacing=1 cellpadding=0>
<TR>

<TD valign="bottom">
<img src="../icons/AWI003.png" width="8px" height=" 8px" alt="12.08.2003: AWI003, 4 tickets"><br>
<img src="../icons/ITO001.png" width="8px" height=" 28px" alt="12.08.2003: ITO001, 14 tickets"><br>
<img src="../icons/MSO014.png" width="8px" height=" 44px" alt="12.08.2003: MSO014, 22 tickets"><br>
<img src="../icons/PWA006.png" width="8px" height=" 36px" alt="12.08.2003: PWA006, 18 tickets"><br>
<img src="../icons/RPU001.png" width="8px" height=" 14px" alt="12.08.2003: RPU001, 7 tickets"><br>
</TD>

<TD valign="bottom">
<img src="../icons/AWI003.png" width="8px" height=" 4px" alt="13.08.2003: AWI003, 2 tickets"><br>
<img src="../icons/ITO001.png" width="8px" height=" 4px" alt="13.08.2003: ITO001, 2 tickets"><br>
<img src="../icons/MSO014.png" width="8px" height=" 52px" alt="13.08.2003: MSO014, 26 tickets"><br>
<img src="../icons/PWA006.png" width="8px" height=" 28px" alt="13.08.2003: PWA006, 14 tickets"><br>
<img src="../icons/RPU001.png" width="8px" height=" 24px" alt="13.08.2003: RPU001, 12 tickets"><br>
</TD>

The png images i built using Stephen J. Sangwine's PNG_IO.

... but this time I want an image containing the graph.

-- 
Anders



  reply	other threads:[~2006-03-23 13:40 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 [this message]
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