swarm-support
[Top][All Lists]
Advanced

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

Re: scatter plot with BLT?


From: Rob Kewley
Subject: Re: scatter plot with BLT?
Date: Fri, 30 Jan 1998 08:32:01 -0500

address@hidden wrote:
> 
> Hi,
> How do I make a scatter plot using BLT? I.e. What I want is to put points(or
> symbols) on the graph but these points are not connected with lines.
> I couldn't find any info. on this so far.
> 

See the Swarm documentation for the BLTGraph in the tkobjc library.  The
method -setSymbol(const char *)s  has values which change to default
line to a cross, plus, square, etc.  This should allow you to do a
scatter plot.  I have never used it, so let me know if it works.

Rob Kewley

                  ==================================
   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]