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

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

[Octave-bug-tracker] [bug #58526] "view(az, el)" does not work with gnup


From: Daniel Molina García
Subject: [Octave-bug-tracker] [bug #58526] "view(az, el)" does not work with gnuplot
Date: Sat, 13 Jun 2020 13:46:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #19, bug #58526 (project octave):

The main issue that I notice is that for a 2D projection using the trick


pos = get (gca, "position");
set (gca, "position", pos); # No need of .001 first


it increases the plotting area. However, as a downside if you change the view
with the mouse it does not fit well in the window (comparison attached). That
does not happen by setting the view using the command.

I will try to find why is "position" changing the behavior.

(file #49251, file #49252)
    _______________________________________________________

Additional Item Attachment:

File name: default.png                    Size:6 KB
    <https://savannah.gnu.org/file/default.png?file_id=49251>

File name: set_pos.png                    Size:6 KB
    <https://savannah.gnu.org/file/set_pos.png?file_id=49252>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58526>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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