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

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

[Octave-bug-tracker] [bug #41583] "view" gives incorrect viewpoint in gn


From: Rik
Subject: [Octave-bug-tracker] [bug #41583] "view" gives incorrect viewpoint in gnuplot
Date: Sat, 15 Feb 2014 22:34:26 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

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

That's really strange.  I run Kubuntu 12.04 and the FLTK results are very
good.  It has been so good that the default toolkit was switched in 3.8 over
to FLTK from gnuplot.

I don't recall anyone having trouble with the FLTK toolkit on Linux so it may
be something odd about your particular system.  Perhaps you don't have an
OpenGL capable video card and are relying on a software implementation like
Mesa instead.  I agree that the plot you made, fltk.png, is rather awful.  It
appears that no OpenGL lines are being drawn.  This would account for why the
axes are not shown and also why the sine plot shows each individual point
rather than having smooth connecting lines between point.

You might try something simpler like


plot (1:10, "o-");


and see what it produces.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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