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

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

PSPP-BUG: [bug #44702] Boxplot y axis too tight


From: Daniel Schlieper
Subject: PSPP-BUG: [bug #44702] Boxplot y axis too tight
Date: Thu, 02 Apr 2015 16:50:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0

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

                 Summary: Boxplot y axis too tight
                 Project: PSPP
            Submitted by: daniel_schlieper
            Submitted on: Thu 02 Apr 2015 04:50:17 PM GMT
                Category: None
                Severity: 5 - Average
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

Dear PSPP team,

I tried to get a boxplot from the attached test data, but the frame of the
figure overlaps with the plot. This way, it is impossible to use the plot (see
test1.png). 

The y axis of the boxplot should start with 0 and end with a value slightly
higher than max. Ideally, the range would be an optional parameter.

A workaround is the addition of a mock variable that forces the y axis to a
useful range (see workaround1.png).

Attached are the ods files for the data. Here are the scripts to reproduce the
figures:

show bug:
==============================================================
pspp -O charts=bug#.png
get data /type=ods /file='BoxplotTest.ods'.
examine variables=Example /plot=boxplot .
finish.


get usable boxplot with y from 0 to 23
==============================================================
pspp -O charts=workaround#.png
get data /type=ods /file='BoxplotWorkAround.ods'.
examine variables=Example Mock /compare=variables /plot=boxplot.
finish.

Best regards, Daniel



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 02 Apr 2015 04:50:17 PM GMT  Name: test1.png  Size: 7kB   By:
daniel_schlieper
see text
<http://savannah.gnu.org/bugs/download.php?file_id=33512>
-------------------------------------------------------
Date: Thu 02 Apr 2015 04:50:17 PM GMT  Name: BoxplotTest.ods  Size: 12kB   By:
daniel_schlieper
see text
<http://savannah.gnu.org/bugs/download.php?file_id=33513>
-------------------------------------------------------
Date: Thu 02 Apr 2015 04:50:17 PM GMT  Name: workaround1.png  Size: 7kB   By:
daniel_schlieper
see text
<http://savannah.gnu.org/bugs/download.php?file_id=33514>
-------------------------------------------------------
Date: Thu 02 Apr 2015 04:50:17 PM GMT  Name: BoxplotWorkAround.ods  Size: 13kB
  By: daniel_schlieper
see text
<http://savannah.gnu.org/bugs/download.php?file_id=33515>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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