bugGNU Octave - Bugs: bug #34144, y2label not visible if tick labels...

 
 

bug #34144: y2label not visible if tick labels have several d.p.

Submitter:  None
Submitted:  Fri 26 Aug 2011 10:22:23 PM UTC
   
 
Category:  Plotting with gnuplot Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Invalid / Not an Octave Bug Assigned to:  bpabbott
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.4.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 17 Sep 2011 12:08:06 AM UTC, comment #2: 

Since there has not been further clarification, i'm assuming my inference that this problem is due to gnuplot, I'm changing the status to invalid ... meaning this is not a problem with Octave.

If there is no objection, I'll close this item.

Ben Abbott <bpabbott>
Group Member
Fri 02 Sep 2011 02:14:12 AM UTC, comment #1: 

Please provide a complete example including an m-file script and the graphical result.

I suspect that this may be a feature of gnuplot, and beyond the control of Octave. However, before making a premature judgement, I'd like to confirm.

Ben Abbott <bpabbott>
Group Member
Fri 26 Aug 2011 10:22:23 PM UTC, original submission:  

if y2 tick labels have several leading zeros , the ylabel gets masked.

eg y2ranage is [0.00066:0.00084]

 [ax,h1,h2]= plotyy(.....);
  ylabel(ax(2),"slope"); # never seen

It seems the border width does not account for the size of the tick labels.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bpabbott (Posted a comment)
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-09-18 bpabbott Open/ClosedOpen Closed
    2011-09-17 bpabbott StatusNeed Info Invalid / Not an Octave Bug
    2011-09-02 bpabbott StatusNone Need Info
        Assigned toNone bpabbott

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code