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

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

[Octave-bug-tracker] [bug #48873] Matlab incompatibilities in plot routi


From: Rik
Subject: [Octave-bug-tracker] [bug #48873] Matlab incompatibilities in plot routines revealed through dump_plot_demos
Date: Fri, 9 Sep 2016 03:31:41 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #19, bug #48873 (project octave):

For the OpenGL renderers there seems to be a difference between what different
hardware configurations produce.  For some people, the alpha channel works
perfectly and the grid is partially translucent.  I find that the value of
GridAlpha has to be very small before I notice anything.

Try experimenting with GridAlpha


plot (1:10, "b", "linewidth", 4)
grid on
set (gca, "GridAlpha", .005)




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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