You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes rating graphs seem to have floating point error. For instance, https://agagd.usgo.org/player/12986/ currently shows ticks with values -4.4, -4.2, -4, followed by what I presume are 3.80000003, 3.600000005, 3.40000003, or something similar (the actual 3.8, 3.6, etc. are clipped and do not appear). The following tick is -3.2, then more long decimals.
I don't know if this is a limitation of a library being used, or if it can be worked around.
The text was updated successfully, but these errors were encountered:
hyperpape
changed the title
Odd number formatting in rating graphs
Rating graph scales show possible floating point errors
Sep 30, 2019
There is an issue with this user as their ratings page is only showing three tournaments yet they have played in more: https://agagd.usgo.org/ratings/12986/
Sometimes rating graphs seem to have floating point error. For instance, https://agagd.usgo.org/player/12986/ currently shows ticks with values
-4.4
,-4.2
,-4
, followed by what I presume are3.80000003
,3.600000005
,3.40000003
, or something similar (the actual 3.8, 3.6, etc. are clipped and do not appear). The following tick is-3.2
, then more long decimals.I don't know if this is a limitation of a library being used, or if it can be worked around.
The text was updated successfully, but these errors were encountered: