pspp-users
[Top][All Lists]
Advanced

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

Re: Questions about PSPP


From: John Darrington
Subject: Re: Questions about PSPP
Date: Thu, 7 Aug 2008 07:42:26 +0800
User-agent: Mutt/1.5.13 (2006-08-11)

On Wed, Aug 06, 2008 at 11:09:17AM -0700, Ben Pfaff wrote:
     "Janice Adelaide" <address@hidden> writes:
     
     >      I have been getting familiar to the PSPP program but I encountered a
     > little problem while using it; I cannot get a pie chart when I am using
     > frequencies, is there a way of doing this? If yes, could you tell me 
about it
     > please?
     
     Pie charts are not yet implemented.


Errr ... According to the manual, they are.

But when I run a simple program:

data list list /x *.
begin data.
1
2
3
4
4
2
1
3
end data.


frequencies x
        /piechart.


I get a crash.

So it looks like this is a bug after all.



-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

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