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

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

[Octave-bug-tracker] [bug #48626] Patch with FaceColor "flat" does not d


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #48626] Patch with FaceColor "flat" does not display correctly if "FaceVertexCData" is a scalar
Date: Thu, 4 Aug 2016 18:20:35 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #5, bug #48626 (project octave):

The third demo is much better.  I can see the difference in the fourth plot
right away.  The annotation text box for your note doesn't have much margin. 
It appears the margin doesn't work:


demo('isosurface', 3)
h = annotation("textbox", [0.5 0.5 5 5], "String", "Hello World!")
set(h, 'margin', 20)


Perhaps I'm misunderstanding 'margin'.

The first two demos I don't understand how lighting works, but I'm not
familiar with it.  The light source is stationary with the plotting axes?  Not
the view, correct?  Just something I need to get used to.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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