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

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

[Octave-bug-tracker] [bug #61696] Error in the range showed by colobar c


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #61696] Error in the range showed by colobar command
Date: Tue, 21 Dec 2021 08:40:16 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0

Update of bug #61696 (project octave):

              Item Group:                    None => Inaccurate Result      
                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #4:

Ok, the difference is that in the original example, there are more than 100
points, which makes scatter use a different code path than with 100 points and
less.

I think the expected behavior is that scatter should scale caxis to the range
of colors in the plot, i.e., caxis should return `[min(Y) max(Y)]`. That is
what Octave currently does for less than 101 points.

In the upcoming Octave 7, scatter has been completely rewritten and I can't
test that version right now. This is to say that this bug may already be
fixed.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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