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

Show In-depth statistics in the statistics modal #410

Open
DarioBosco opened this issue Dec 21, 2024 · 0 comments
Open

Show In-depth statistics in the statistics modal #410

DarioBosco opened this issue Dec 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@DarioBosco
Copy link

DarioBosco commented Dec 21, 2024

image

As shown in the image, the production for Coal and Water is equal in production and consumption, giving me a thumbs up.
However for the Limestone, even though production and consumption is equal I'm getting a thumbs down.

It would be nice to see float values of the production, maybe on hover for each product/resource.

Line 380 of /Modal/Statistics/Production.js correctly checks if currentItem.produced >= currentItem.consumed so I guess there's some decimals involved in this are not shown in the integers on the statistics modal.

@DarioBosco DarioBosco added the enhancement New feature or request label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant