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: Ido Halperin
Subject: [Octave-bug-tracker] [bug #40863] 'barh' bars border is dashed
Date: Thu, 12 Dec 2013 22:11:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36

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

I am not talking about the edge line. That why I defined it  as  zero width.
If the edge line has some thickness it just hides the dashed line. That works
for me also. Though, I think that if you'll run:

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


and then you remove the red line in the SVG file by inkscape you will find the
dashed line over there.
 
Even that thickening the edge line might be some workaround  I still think
that  the bar border line should be continuous by default, without the help of
'linewidth'.

Can you please post here the 'svg' file that the above script generates for
you?

I am using gnuplot 4.6.4. and the 'octave -f' didn't change anything.

    _______________________________________________________

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]