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

Nutrients percentage on calories daily budget #861

Open
serrq opened this issue Sep 20, 2024 · 2 comments
Open

Nutrients percentage on calories daily budget #861

serrq opened this issue Sep 20, 2024 · 2 comments

Comments

@serrq
Copy link

serrq commented Sep 20, 2024

I would like to see how nutrients occupy a percentage on calories daily budget.

For example:

Daily budget 2000 kcal

Satured fats (currently) 13.19 g

  1. (satfat grams * nominal energy) = developed energy

(13.19 * 9) = 118.71 kcal

  1. (developed energy * 100) / daily budget

(118.71 * 100) / 2000 = 5.9% on daily budget

Of course, it is optional (on/off switch somewhere).

1000120372

@serrq serrq changed the title Nutrients percentanges on calories daily budget Nutrients percentage on calories daily budget Sep 20, 2024
@davidhealey
Copy link
Owner

This is already there, below the pie chart.

@serrq
Copy link
Author

serrq commented Sep 20, 2024

I only have three macro nutrients, not sat fat and sugar in percentage.

I want know sat fat and sugar percentage on daily intake alone, not fused with carbs or fats.

1000120375

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