Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What about adding a graph with you statistics through the attempts? #24

Open
wtrombone opened this issue Oct 16, 2021 · 1 comment
Open

Comments

@wtrombone
Copy link

Like here (below the Sum of Best segment):
https://imgur.com/296Srq5

@topeterk
Copy link
Owner

Hmm, how does this work for the timer, after each complete run the time gets added to the graph?
image
(same image from the message above but just embedded that it will not be removed after a while)

I'm just curious how this would look for the hit counter...
For no-death or simple-check-lists this graph would not have any data at all, so I guess it is only kind of useful for no-hit runs.
But thinking about no-hit, one will start with very high numbers and fall down relatively fast into a sub 20 section. Further I think that a lot of people are about to reset below 5 hits but then there will be no more data available for the final sum any more.
Keeping the numbers in the graph while resetting would end up in false positives. E.g. when PB is 5, when a reset on the 4th hit is done, the graph would show a 4 that has never reached.

Do you have something different in mind or how do you think, could this work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants