The hovertext on the kill graph does not reflect the actual kills/losses that have occurred. Also, changing the timescale of the graph (eg 5s \ 1m \ 10m ... etc) changes the value of the hovertext. Screens attached:
[0.17.3] Kills graph GUI hovertext is incorrect
-
- Manual Inserter
- Posts: 4
- Joined: Fri Mar 01, 2019 3:01 am
- Contact:
Re: [0.17.3] Kills graph GUI hovertext is incorrect
The graph actually shows the rate of killing per minute, hence why you see more than the actual amount killed.
The rate per minute is averaged for the selected datapoint's timeframe, that's why the rate changes when you change the time scale.
I'll make sure to make the tooltips more clear.
I realize this might not seem particularly useful, but it makes more sense when you think of item production.
The rate per minute is averaged for the selected datapoint's timeframe, that's why the rate changes when you change the time scale.
I'll make sure to make the tooltips more clear.
I realize this might not seem particularly useful, but it makes more sense when you think of item production.
-
- Manual Inserter
- Posts: 4
- Joined: Fri Mar 01, 2019 3:01 am
- Contact:
Re: [0.17.3] Kills graph GUI hovertext is incorrect
Thought this might be the case, no problem. I think a "/s" on the tooltip would be sufficient. Or maybe label the axes with "rate / "s and "time / s" or something similar. Thanks for the response!