Instead of just showing the minus to positive average hit error, what about showing the hit error histogram?
abraker wrote:
Why stop there? A histogram is not as cool as what stepmania has:
I mean this could be implemented in map editor for better timing, but for rank score information, histogram would be sufficient enough.abraker wrote:
Why stop there? A histogram is not as cool as what stepmania has:
The original -xx ms ~ +xx ms also tells nothing, so consider removing that?abraker wrote:
I have a histogram here on the right. It tells me almost nothing of value but that the replay is not a bot
What counts as information though? I think histogram gives enough information about average hit error and standard deviation, and is much more compact. Here is an example http://osureplay.com/#/replay/f1536ea1f ... a00e8c5440Full Tablet wrote:
A histogram wouldn't give much more additional information, considering the table of judgment counts the result screen already gives.
The hit error v/s time graph gives more information. But, the linear scale used makes it hard to discern errors near 0ms (too many points clustered there); what about using a scale like Ln(1+Abs(x))*(x/Abs(x))?ExampleLinear Scale
Ln(1+Abs(x))*(x/Abs(x)) Scale
Hit error and std dev is already displayed in results screen.chinmeitou wrote:
I think histogram gives enough information about average hit error and standard deviation, and is much more compact.