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

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

[Octave-bug-tracker] [bug #39643] axes are not joined


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #39643] axes are not joined
Date: Fri, 18 Nov 2016 16:08:09 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Update of bug #39643 (project octave):

                  Status:                    None => Patch Submitted        

    _______________________________________________________

Follow-up Comment #2:

I was wondering if using LINE_STRIP to draw axes would do the trick for
onscreen and printed figures, but LINE_STRIP which are used to draw line
objects  don't do a better job to join line segments (at least on my
linux/nouveau driver):


plot (rand (1,10), "linewidth", 10)


I attached a patch that makes use of a new gl2psLineCap function in the
current dev of gl2ps. This will thus only enhance the printout figure.


(file #39010)
    _______________________________________________________

Additional Item Attachment:

File name: linecap.patch                  Size:3 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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