swarm-support
[Top][All Lists]
Advanced

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

Re: EZGraph


From: Norberto Eiji Nawa
Subject: Re: EZGraph
Date: Fri, 07 Jul 2000 18:19:37 +0900

Hello:

One way I see you could plot the graphs correctly would be to _build_ the
no. of trial x no. of steps curve using GraphElement:addX:Y, as shown
in the post below (and use the Graph methods directly instead of
EZGraph):

http://www.santafe.edu/projects/swarm/archive/list-archive.9907/0026.html

Hope it helps,

Eiji

[snip]
David> So Until now I have a graph that plots the values in a
David> correct way except for a little detail:
David>
David> In Y axis I got: 6 (at time=6) 20 (at time=26) and 12
David> (at time=38)  // right values
David>
David> in X axis I got the time steps, but I want to have
David> only the number of the trial.
David> That means:
David> NOW I got:
David>
David>  |
David>  |                  0
David>  |                  |
David>  |                  |
David>  |                  |               0
David>  |                  |               |
David>  |                  |               |
David>  |  0               |               |
David>  |__|_______________|_______________|______
David>     6               26              38                
David>                             (time steps)
David> I Would like:
David>
David>  |
David>  |     O
David>  |     |
David>  |     |
David>  |     |
David>  |     |  O
David>  |     |  |
David>  |     |  |
David>  |     |  |
David>  |  O  |  |
David>  |__|__|__|__________________________
David>     1  2  3           (trials)
David>
[snip]










David> __________________________________________________
David> Do You Yahoo!?
David> Send instant messages & get email alerts with Yahoo! Messenger.
David> http://im.yahoo.com/

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



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