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

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

[Octave-bug-tracker] [bug #58649] axes labeling breaks the axis position


From: vasiliy
Subject: [Octave-bug-tracker] [bug #58649] axes labeling breaks the axis position property during printing
Date: Wed, 24 Jun 2020 09:52:43 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #7, bug #58649 (project octave):

Ah, ok. I found it. The cause is that the callback function didnt called in
that case. So I needed to call it manually before print

like

listener(annotations);

BTW, I found the situation very, very problematic. The workarounds are too
complicated to use it in a workflow. Moreover, the functinon drawArrow from
matgeom has its drawbacks and bugs too.

On the other hand graphics_toolkit gnuplot dont render correctly with or
without this workaround.

So, the situation now is like it is nearly impossible to work with annotations
in octave :(

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Сообщение отправлено по Savannah
  https://savannah.gnu.org/




reply via email to

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