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

Don't show detailed doughnut tooltip if sum is > 99.9% #2398

Merged
merged 4 commits into from
Oct 16, 2022
Merged

Don't show detailed doughnut tooltip if sum is > 99.9% #2398

merged 4 commits into from
Oct 16, 2022

Commits on Oct 13, 2022

  1. Don't show detailed doughnut tooltip if sum is 99.99%

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    4627fba View commit details
    Browse the repository at this point in the history
  2. Add comment to explain 99.99 decision

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    fb2635d View commit details
    Browse the repository at this point in the history
  3. Go for 0.1 precision

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    8762248 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Indicate item share is less than 0.1%

    Signed-off-by: Christian König <ckoenig@posteo.de>
    yubiuser committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    8abfde2 View commit details
    Browse the repository at this point in the history