bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #47140] EXAMINE plot boxplot with just one data entry pro


From: Friedrich Beckmann
Subject: PSPP-BUG: [bug #47140] EXAMINE plot boxplot with just one data entry produces strange line in output
Date: Sun, 14 Feb 2016 12:45:25 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/601.4.4 (KHTML, like Gecko) Version/9.0.3 Safari/601.4.4

URL:
  <http://savannah.gnu.org/bugs/?47140>

                 Summary: EXAMINE plot boxplot with just one data entry
produces strange line in output
                 Project: PSPP
            Submitted by: beckmanf
            Submitted on: So 14 Feb 2016 12:45:24 GMT
                Category: Output Driver
                Severity: 5 - Average
                  Status: Confirmed
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

The following code produces a strange box plot.


DATA LIST LIST /X * Y (A4).
BEGIN DATA
1 A
2 A
2 A
3 A
2 B
END DATA

EXAMINE
        Variables = X by Y
        /plot = boxplot
        .


This is tested on macports 0.9.0-g03a7b9 version. See the attached picture of
the plot. 



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: So 14 Feb 2016 12:45:24 GMT  Name: boxplot-line-bug.JPG  Size: 50kB  
By: beckmanf

<http://savannah.gnu.org/bugs/download.php?file_id=36335>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47140>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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