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

Strict alignment of list of values misleading #447

Open
myrho opened this issue Mar 18, 2024 · 0 comments
Open

Strict alignment of list of values misleading #447

myrho opened this issue Mar 18, 2024 · 0 comments

Comments

@myrho
Copy link
Contributor

myrho commented Mar 18, 2024

This right aligned list can mislead in grasping the relation of the values:
image
on the first glance it seams the lower value were bigger than the upper one, because they are formatted in different precision.

It'd be better if the the precision either were strictly the same for all values or all values were aligned along the comma, like so:

 10,02
  1,02
  1,002
100,2
 10,002
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

1 participant