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

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

[Octave-bug-tracker] [bug #57907] legend line too short


From: Muhali
Subject: [Octave-bug-tracker] [bug #57907] legend line too short
Date: Thu, 27 Feb 2020 11:01:25 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0

URL:
  <https://savannah.gnu.org/bugs/?57907>

                 Summary: legend line too short
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Thu 27 Feb 2020 08:01:23 AM PST
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

For quite some time I notice that dashed legend lines are often too short, so
short that they are not even dashed.

Example:

graphics_toolkit qt
set(0, 'defaulttextfontsize', 18, 'defaultlinelinewidth', 3) ;

plot(1:2, 'k--', 1:2, 'k-') ;
legend({'x' 'y'}, 'box', 'off', 'location', 'south') ;
print foo.png





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 27 Feb 2020 08:01:23 AM PST  Name: foo.png  Size: 27KiB   By: muhali

<http://savannah.gnu.org/bugs/download.php?file_id=48510>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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