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

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

[Octave-bug-tracker] [bug #65687] [Qt Backend] LineWidth parameter ignor


From: anonymous
Subject: [Octave-bug-tracker] [bug #65687] [Qt Backend] LineWidth parameter ignored
Date: Sun, 5 May 2024 18:42:25 -0400 (EDT)

Follow-up Comment #6, bug #65687 (group octave):

I tried as suggested before launching

QT_OPENGL=software
echo $QT_OPENGL
software
octave -V

(same with QT_OPENGL=desktop)

no particular warnings or errors in the console but the width is still
unchanged.

I also tried

set(gca, "linewidth", 12)

which if I understand correctly should set all lines width, it changes once
for the axis only (not change the line itself), but does not appear to be
dynamic nor to be 12 (just a bit bolder)

so set(gca, "linewidth", 12) or set(gca, "linewidth", 24) gives the same width
- and never changes.

best regards,


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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