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

[Feat]: furthest/closest to zero #1006

Open
withinboredom opened this issue Apr 13, 2024 · 0 comments
Open

[Feat]: furthest/closest to zero #1006

withinboredom opened this issue Apr 13, 2024 · 0 comments

Comments

@withinboredom
Copy link

Problem

Sorry if this has been asked for before, but this one was a bit hard to search for.

Currently, when looking at certain stats (like clock offset), I'm usually interested in looking at the "furthest from zero." Right now, I have to look at the max and min and figure out which one is further from zero.

Description

Add a new filter, along with average, min, max, sum.

Importance

really want

Value proposition

  1. Not all stats unsigned, some go both negative and positive. In these cases we usually are asking the question: "how close/far are my nodes from zero?"

Proposed implementation

No response

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

No branches or pull requests

1 participant