On 9/22/06, James G. Sack (jim) <[EMAIL PROTECTED]> wrote:
Barry Gershenfeld wrote:
>> Q? How about a nice ascii bar-chart?
>
> I have considered this.  Especially if the alternative is "nothing".  Could
> be tricky in html, though :-)
>

Following cdl's recommendation finds
  http://www.lunabase.org/~faber/Vault/software/grap/

It compiles easily. Haven't done any tricks with it though. The webpage
shows some nice example graphs.

 ls -l grap
-rwxrwxr-x 1 jsack jsack 351144 Sep 22 11:45 grap

ldd grap
        libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00000035e8200000)
        libm.so.6 => /lib64/libm.so.6 (0x00000035e6400000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00000035e7e00000)
        libc.so.6 => /lib64/libc.so.6 (0x00000035e6100000)
        /lib64/ld-linux-x86-64.so.2 (0x00000035e5f00000)


It is mildly bothersome that I used to do graphics generation and
plotting on a PDP11 with a maximum of 56kB active program, and before
that on a PDP8 with 8k of 1.5-byte words.
And I had to walk uphill both ways.

   carl
--
   carl lowenstein         marine physical lab     u.c. san diego
                                                [EMAIL PROTECTED]

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to