UnamSanctam / UnamWebPanel

MIT License
164 stars 61 forks source link

Time zones #261

Open ghost opened 1 year ago

ghost commented 1 year ago

Just a suggestion to add time zones for the statistics.

UnamSanctam commented 1 year ago

Sure I can add that.

ghost commented 1 year ago

Oh and also the ability to reset the statistics.

UnamSanctam commented 1 year ago

Are you referring to the hashrate history only or everything? If everything then that's taken directly from the miner database, so the miners would have to be reset then.

ghost commented 1 year ago

What do you mean by the miners having to be reset?

I meant everything hashrate related, so in statistics and the history for each miner.

In the statistics it's showing me the total hashrate for cn/gpu which I only used for a minute to try if it works, and the charts for other algos would get too big over time, which I don't need to have the history for. That's why I'm suggesting this feature.

UnamSanctam commented 1 year ago

I mean that if you wanted the other statistics to be reset the miners would have to be reset, but since it's just the hashrate statistics then that's not necessary. It's possible to add a button for removing all hashrate history, though I'm not fully sure where it should be located.

ghost commented 1 year ago

Top right, asks for confirmation when clicked which has a 5 second timeout before the confirm button can be clicked.