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

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

[Octave-bug-tracker] [bug #40256] gnuplot - datetick doesn't remove prev


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #40256] gnuplot - datetick doesn't remove previous X-grid, -ticks & labels
Date: Sun, 13 Oct 2013 16:57:55 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

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

                 Summary: gnuplot - datetick doesn't remove previous X-grid,
-ticks & labels
                 Project: GNU Octave
            Submitted by: philipnienhuis
            Submitted on: Sun 13 Oct 2013 06:57:55 PM CEST
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

When invoking datetick, and if datetick needs to recompute the X-axis tick,
grid & label positions, it is expected that the previous ticks, vertical grid
lines and labels are removed.
When using gnuplot this doesn't happen (fltk works correctly).

Steps to reproduce (use attached data in file series.mat, as those data
require datetick to recompute the X-ticks):

load series.mat
graphics_toolkit gnuplot
plot (series(:, 1), series(:, 2))
grid
datetick

and you'll get the result in the attached picture.

This works correctly with gnuplot in octave-3.6.4 for MinGW.

If it helps: the oldest 3.7.x I have installed is Michael's 3.7.2+ MSVC
snapshot binary, and that has this bug. So it must have sneaked in before Feb
22, 2013 (creation date of octave-3.7.2+.exe)



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 13 Oct 2013 06:57:55 PM CEST  Name: gp_datetick.png  Size: 17kB  
By: philipnienhuis

<http://savannah.gnu.org/bugs/download.php?file_id=29366>
-------------------------------------------------------
Date: Sun 13 Oct 2013 06:57:55 PM CEST  Name: series.mat  Size: 3kB   By:
philipnienhuis

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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