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

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

[Octave-bug-tracker] [bug #38825] plot(0, 0) shows no dot with OpenGL


From: Rik
Subject: [Octave-bug-tracker] [bug #38825] plot(0, 0) shows no dot with OpenGL
Date: Tue, 18 Jun 2013 04:42:10 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

Update of bug #38825 (project octave):

                Category:                Plotting => Plotting with OpenGL   
                 Summary:   plot(0,0) without dot => plot(0,0) shows no dot
with OpenGL

    _______________________________________________________

Follow-up Comment #1:

I changed the bug description since the code works for gnuplot.

The problem seems to be that the default linestyle is '-' which draws lines
between points but does not draw the points itself.  This is fine whether
there are more than 1 points so that the line is actually drawn.  In the
special case of a single point, FLTK or OpenGL should draw at least something.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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