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

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

[Octave-bug-tracker] [bug #59418] Document work-arounds for single-preci


From: Lars Kindermann
Subject: [Octave-bug-tracker] [bug #59418] Document work-arounds for single-precision OpenGL plots
Date: Sat, 7 Nov 2020 06:41:41 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #1, bug #59418 (project octave):

Me and my students are really often hit by this bug when plotting time series
with serial dates on the time-axis. It will inevitably occur when you plot
recent timestamped data with better than minute resolution or so. I had
provided a striking example in bug #32980.

So I suggest to include this specific issue in the documentation, together
with the simple proposed workaround to subtract datenum(2000,0,0) from the
date values, because luckily our calendar repeats every 2000 years. Month,
days and even weekdays stay correct this way. 

The only minor issue then is that dateticklabels may state the year as "0020".
Perhaps the routines to automatically label the date axis could be temporally
modified to leave out the century digits if they equal to "00"?

And of course you have to keep in mind the offset in callbacks...


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59418>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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