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

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

[Octave-bug-tracker] [bug #50540] Changing line thickness should not inf


From: Felipe G. Nievinski
Subject: [Octave-bug-tracker] [bug #50540] Changing line thickness should not influence dashed line style
Date: Mon, 13 Mar 2017 23:04:13 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?50540>

                 Summary: Changing line thickness should not influence dashed
line style
                 Project: GNU Octave
            Submitted by: fgnievinski
            Submitted on: Tue 14 Mar 2017 03:04:12 AM UTC
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The dash stoke and gap spacing are changed, compare:

figure
hold on
plot(1:10, '--b')
plot((1:10)+1/2, '--r', 'LineWidth',2)

graphics_toolkit('qt') is fine




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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