bugGNU Octave - Bugs: bug #61658, axis placement incorrect

 
 

bug #61658: axis placement incorrect

Submitter:  Muhali <muhali>
Submitted:  Fri 10 Dec 2021 01:30:35 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 6.4.0 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 10 Dec 2021 03:03:54 PM UTC, comment #2: 

Closing as duplicate of bug #32980.

Markus Mützel <mmuetzel>
Group administrator
Fri 10 Dec 2021 01:40:26 PM UTC, comment #1: 

This is a known limitation of opengl toolkits.
Use gnuplot or rescale the data.
See also:

https://octave.org/doc/v6.4.0/Precision-issues.html#Precision-issues

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Fri 10 Dec 2021 01:30:35 PM UTC, original submission:  

plotting as follows


plot(700000 + linspace(1, 1.1, 20), randn(20, 1))


shows that something is wrong with the axis placement.

Muhali <muhali>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Posted a comment)
  • -email is unavailable- added by dasergatskov (Posted a comment)
  • -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
    2021-12-10 mmuetzel StatusNone Duplicate
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #32980

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code