swarm-support
[Top][All Lists]
Advanced

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

Re: Problems on displaying graphs


From: Pietro Terna
Subject: Re: Problems on displaying graphs
Date: Wed, 22 Jul 1998 19:14:24 +0200

        If you are still using 1.1 version, getA must return a double.

        Pietro

At 17.12 22/07/98 +0200, you wrote:
>Hi all
> I have a little problem on displaying line graph.
>Once the program is running the system says
>
>*** event raised for error: InvalidCombination
>ActiveGraph not initialized properly*** execution terminating due to error
>IOT trap/Abort (core dumped)
>
>And the code is this
>  ourgraph = [EZGraph createBegin: [self getZone]];
>  [ourgraph setTitle: "Per-capita GDP"];
>  [ourgraph createSequence: "average GDP" withFeedFrom:[modelSwarm
>getBugList]      andSelector: M(getA)];
>  
>  [ourgraph setAxisLabelsX: "# instances" Y: "% Successes"];
>  ourgraph = [ourgraph createEnd];
>
>Can anyone tell me what's wrong?
>Best regards.                          ALEX
>
>
>                  ==================================
>   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.
>                  ==================================
>


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