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
{{ message }}
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.
I noticed in someone's Stamina Nation picture post, that the results screen offset scatter plot fails to render points after a certain threshold. It took about 40% of the way through liquicity marathon (20 minutes 170bpm?)
In reality, by that point (no pun intended) there are already way too many points to render for anyone to keep sense of.
So, my proposal is to replace the scatterplot with a percentile line graph, if and only if the number of notes is above a certain threshold - let's say, 5k for now. (arbitrary).
Someone had tried an AFT previously, but documentation is poor and apparently this caused sporadic SM crashes.
The text was updated successfully, but these errors were encountered:
I noticed in someone's Stamina Nation picture post, that the results screen offset scatter plot fails to render points after a certain threshold. It took about 40% of the way through liquicity marathon (20 minutes 170bpm?)
In reality, by that point (no pun intended) there are already way too many points to render for anyone to keep sense of.
So, my proposal is to replace the scatterplot with a percentile line graph, if and only if the number of notes is above a certain threshold - let's say, 5k for now. (arbitrary).
Someone had tried an AFT previously, but documentation is poor and apparently this caused sporadic SM crashes.
The text was updated successfully, but these errors were encountered: