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

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

[Octave-bug-tracker] [bug #48873] Matlab incompatibilities in plot routi


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #48873] Matlab incompatibilities in plot routines revealed through dump_plot_demos
Date: Fri, 26 Aug 2016 14:33:29 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #6, bug #48873 (project octave):

@Rik: for material #2 (and any patch/surface printing)
There seams to be redundancy in "edgecolor" and "linestyle" properties.
According to ML doc for e.g. surface setting either property to "none" should
prevent from drawing the edges. 
In Octave this works on-screen but when only setting "linestyle" to "none" the
lines are actually drawn, but with "glLineStipple (1, 0)". As we don't
instruct gl2ps to change line stipple here ...

Modifying the demo to include "edgecolor" -> "none" lets it be printed as
on-screen; but I don't think this is the right fix.

I could check in ML2016a that if I change one property to "none", the other is
no affected. See attached patch.


(file #38363)
    _______________________________________________________

Additional Item Attachment:

File name: edges.patch                    Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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