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

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

[Octave-bug-tracker] [bug #29057] __errplot__.m plots legends without ma


From: David Bateman
Subject: [Octave-bug-tracker] [bug #29057] __errplot__.m plots legends without markers
Date: Mon, 26 Apr 2010 21:36:49 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009091010 Iceweasel/3.0.14 (Debian-3.0.14-1)

Follow-up Comment #16, bug #29057 (project octave):

anonymous wrote:
> Follow-up Comment #14, bug #29057 (project octave):
>
> David,
>
> In your code below, I needed to do h(1) = errorbar... and h(2) =
errorbar..
> to get it to work.
>
> Also, if you look carefully at your posted figure, you'll notice that the
"o"
> marks in the main lines have a "x" mark superimposed. The fact is that
without
> any given format the errorbar currently automatically cycles through some
> default set of markers. It appears to me that setting the marker as you
> proposed will set the marker for the line, that then gets copied on to the
> legend (as it should). However, now the points and the line both have
markers,
> and in the case of the other line, they do not agree. Do you know how to
get
> rid of these double markers?
>

Now that is wierd.. Still haven't figured it out

> Also, on my system the markers added via the set() show up as way too
large.
> I guess there is something from with the marker size setting?

set (h1, "markersize", 6)

D.


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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