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

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

[Octave-bug-tracker] [bug #48718] Wrong plot under some conditions


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #48718] Wrong plot under some conditions
Date: Mon, 8 Aug 2016 04:40:12 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #2, bug #48718 (project octave):

I can reproduce it with a single plot:

octave:1> xlabel("hi")
octave:2> hold on
octave:3> plot((1:2)*1e-4, 1:2)


It looks like the issue with OpenGL using floats.

Dmitri.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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