swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to save barchart graph!!!


From: Marcus G. Daniels
Subject: Re: How to save barchart graph!!!
Date: 19 Mar 1999 07:48:19 -0800

>>>>> "AP" == Alessandro Perrone <address@hidden> writes:

MD> - Enhance tkobjc/Histogram.m to send the `postscript' command to
MD> the barchart.

AP> This could be a good thing. Can you tell me how to do it?

1. Read the manual on barchart.

$ tar zxf BLT2.4g.tar.gz
$ cd blt2.4g/man
$ cp man.macros.in man.macros
$ nroff -man barchart.man | less
/^ POSTSCRIPT COMPONENT

2. Study the Histogram.m code.  Use [globalTkInterp eval: ...] to issue
the barchart postscript command.

$ cd swarm-1.4.1/src/tkobjc
$ less Histogram.m

3. Submit patches using "diff -c Histogram.m-old Histogram.m-new" and
I'll clean them up and install them.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]