octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #44871] box off does not remove the plot's bor


From: anonymous
Subject: [Octave-bug-tracker] [bug #44871] box off does not remove the plot's border (frame)
Date: Sat, 18 Apr 2015 09:08:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/41.0.2272.76 Chrome/41.0.2272.76 Safari/537.36

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

                 Summary: box off does not remove the plot's border (frame)
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sat 18 Apr 2015 09:08:08 AM UTC
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0-rc3
        Operating System: GNU/Linux

    _______________________________________________________

Details:

With gnuplot, the command *box off* does not work as expected and indeed
achieved with fltk and qt graphics toolkits. The plot's frame is not removed.
Rather, only the ticks disappear on the upper and the right borders, but the
lines themselves remain.

I posted the question to stackoverflow
<http://stackoverflow.com/questions/29700603/octave-remove-the-frame-box-function-with-gnuplot/>,
where I give the following example:

graphics_toolkit gnuplot
%graphics_toolkit qt
hist(rand(1,1000))
box off
%box on


Attached is a picture that illustrates output from these commands in both qt
and gnuplot.

This applies to versions 3.8.1, 3.8.2, and 4.0.0-rc3, and Windows OS as well.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 18 Apr 2015 09:08:08 AM UTC  Name: sKnQN.png  Size: 100kB   By: None

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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