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

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

[Octave-bug-tracker] [bug #40686] Incorrect colorbar size after "axis ti


From: Anne Hanna
Subject: [Octave-bug-tracker] [bug #40686] Incorrect colorbar size after "axis tight" or "axis equal"
Date: Sat, 27 Jun 2020 14:34:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #17, bug #40686 (project octave):

I just got around to looking at this issue again as it started getting in my
way again.  I communicated a little last year with the person who first
introduced the relevant code into Gnuplot (Ethan Merritt), and I'm not sure
there's a particularly good reason this is the way it is, but, in any case,
"set size noratio" was his suggested fix.  It does seem logical to me that
Octave should need to do   _something_ to unset the "axis equal xy(z); view
map" commands before proceeding with drawing subsequent features, even if the
specific unset command needed in this case is a little weird due to a
misfeature of Gnuplot.

I've attached a proposed patch below that seems to resolve things for me.

I did also file an official bug against Gnuplot in hopes of getting their part
of the issue improved:

https://sourceforge.net/p/gnuplot/bugs/2287/

Anyway, thanks for your past help tracking this down, and here's hoping we can
finally get it cleaned up now.

(file #49376)
    _______________________________________________________

Additional Item Attachment:

File name: __gnuplot_draw_axes__.m.patch  Size:0 KB
   
<https://savannah.gnu.org/file/__gnuplot_draw_axes__.m.patch?file_id=49376>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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