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: Mon, 7 Jan 2019 12:44:39 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

I should note that simply changing "set view map" to "set view 0,0" in
__gnuplot_draw_axes__ is probably not an actual solution (at least not all by
itself), because it breaks the "axis tight" graph.  If I change my code (the
second example) to "axis equal; axis tight" with this edit in place, the graph
ends up at half size, because "axis tight" cuts the lmargin to rmargin
distance in half.  So presumably "set view 0,0" alone isn't fully compatible
with the current method of computing tight margins, and some tweaks or an
alternate approach are required.

    _______________________________________________________

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]