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

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

[Octave-bug-tracker] [bug #48814] clabel: wrong label rotation


From: anonymous
Subject: [Octave-bug-tracker] [bug #48814] clabel: wrong label rotation
Date: Mon, 22 Aug 2016 11:44:46 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #8, bug #48814 (project octave):

I haven't applied the proposed patch, but only the work around proposed
further below:

h = clabel(c,h, power_scale_labels);
set (h, "rotation", 0)

With this change, everything is in the right orientation.

There is, however, a catch:
When I change the range of the x-scale from 
wind_speed = 7:0.1:13; to wind_speed = 7:0.1:14;

then one of the c-labels is completely out of position. See attachment
wrong_clabel_position.png

Is this problem related to the original topic or different from it?

(file #38313)
    _______________________________________________________

Additional Item Attachment:

File name: wrong_clabel_position.png      Size:120 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48814>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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