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

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

[Octave-bug-tracker] [bug #59038] test failure (regression) with legend.


From: Hartmut
Subject: [Octave-bug-tracker] [bug #59038] test failure (regression) with legend.m on Windows 10
Date: Mon, 14 Sep 2020 11:46:32 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0

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

I've checked my "problematic" startup.m file. And it is a single code line
herein that generates the test failure: set(0, "defaultaxesfontsize", 16)

So the following gives a failing test result:


set(0, "defaultaxesfontsize", 16)
test legend


Markus' suggestion in comment #7 does unfortunatelly NOT fix this problem in
my special case, still the same test failure occurs. I also tried the line "hl
= legend ("Legend Text", "units", "normalized", "fontsize", 10);", but it did
not make the test pass for me.

So, if we find a more robust formulation of this unit test, that is more
independent of possible user settings, I would also like to see this. Maybe
someone with more insight into the different fontsize and plot properties
could help here?





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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