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

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

[Octave-bug-tracker] [bug #48469] 'linewidth' 0 is the same as no linewi


From: Francesco Potortì
Subject: [Octave-bug-tracker] [bug #48469] 'linewidth' 0 is the same as no linewidth option
Date: Mon, 11 Jul 2016 16:37:17 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

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

                 Summary: 'linewidth' 0 is the same as no linewidth option
                 Project: GNU Octave
            Submitted by: pot
            Submitted on: Mon 11 Jul 2016 06:37:15 PM CEST
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

In both fltk and gnuplot, this draws no line:

> plot(1:2, 'linestyle', 'none')

while this draws a line:

> plot(1:2, 'linewidth', 0)

This is a bug, or a missing documentation about a possible special meaning of
linewidth of 0.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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