bugGNU Octave - Bugs: bug #49566, datetick creates bad limits

 
 

bug #49566: datetick creates bad limits

Submitter:  Muhali <muhali>
Submitted:  Wed 09 Nov 2016 02:27:37 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 10 Nov 2016 05:21:32 AM UTC, comment #2: 

I corrected this one too, but since it wasn't so dire a bug I put it on the development branch (http://hg.savannah.gnu.org/hgweb/octave/rev/4f144938eb65).

Thanks Markus!

Rik <rik5>
Group administrator
Wed 09 Nov 2016 06:07:51 PM UTC, comment #1: 

Ticks for months are not correctly calculated.

The patch fixes this issue and adds a text for your failing code.
The patch relies on bug #49570 being fixed first.


(file #38916)

Markus Mützel <mmuetzel>
Group administrator
Wed 09 Nov 2016 02:27:37 PM UTC, original submission:  

when you do


plot([213:364 0:28], randn(1,181), '.');
datetick('x', 3);


the axis limits are stretched too wide (almost doubled).

Muhali <muhali>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by mmuetzel (Updated the item)
  • -email is unavailable- added by muhali (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-11-10 rik5 Open/ClosedOpen Closed
    2016-11-10 rik5 StatusNone Fixed
    2016-11-09 mmuetzel Attached File- Added bug49566_datetick_month.patch, #38916

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code