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

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

[Octave-bug-tracker] [bug #40863] 'barh' bars border is dashed


From: Rik
Subject: [Octave-bug-tracker] [bug #40863] 'barh' bars border is dashed
Date: Thu, 12 Dec 2013 16:11:26 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #3, bug #40863 (project octave):

I used the environmental variable GNUTERM to switch between qt, x11, and wxt
terminals.  In each case I changed the environment variable and then started
Octave 3.6.4 and ran your test script.  It worked for all three of these
terminals.  This was with gnuplot 4.6.2 and I also used inkscape for the
verification.

You might try changing the script to use


h1 = barh (1:4, 'facecolor',[0 0 0], 'linewidth',5, 'edgecolor','r');
saveas (h1,'bug.svg');


This will make the borders extra large and bright red which will help in
spotting the problem immediately (I've atteched wxt_plot.png which is the
screenshot I get when running the commands above).  Also, can you try starting
octave using '-f' so that no initialization files are read?  It's possible
that the site-wide or your personal .octaverc file is changing some setting.


(file #29888)
    _______________________________________________________

Additional Item Attachment:

File name: wxt_plot.png                   Size:16 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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