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

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

[Octave-bug-tracker] [bug #50519] Second rectangle has wrong edge line


From: ederag
Subject: [Octave-bug-tracker] [bug #50519] Second rectangle has wrong edge line
Date: Tue, 14 Mar 2017 15:44:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #5, bug #50519 (project octave):

Thanks, you are right, the edge do not appear with the dev version.
But there are small dots at the corners (png printout attached).

They appear even when "edgecolor" is not given:


graphics_toolkit("gnuplot")
figure
rectangle("position", [0.2 0.2 0.5 0.4], "facecolor", "g", "linestyle",
"none")
rectangle("position", [0.3 0.1 0.3 0.6], "facecolor", "y", "linestyle",
"none")
axis([0 1 0 1])



(file #40004)
    _______________________________________________________

Additional Item Attachment:

File name: wrong_edge_505_dot.png         Size:9 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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