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: Muhali
Subject: [Octave-bug-tracker] [bug #38825] plot(0, 0) shows no dot with OpenGL
Date: Thu, 27 Jun 2013 16:46:49 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:21.0) Gecko/20100101 Firefox/21.0

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

>> h = plot (0,0);
>> get (h, 'type')

ans =

line

>> get (h, 'linestyle')

ans =

-

>> get (h, 'marker')

ans =

none

-------------------------
The dots are hardly visible, but all blue.

    _______________________________________________________

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]