We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As you zoom out and bigger jumps are displayed, don't show decimal points. E.g. -4B, -3B, -2B, etc.
As you zoom in and more precision is required, show decimal points. E.g. -4.9B, -4.8B, -4.7B, -4.6B, etc.
The text was updated successfully, but these errors were encountered:
Improving tick margins and display. Issue #5.
7aa9c63
Take a look at the last set of changes @neurowave! I think this is a lot better now.
Sorry, something went wrong.
luigi-rosso
No branches or pull requests
As you zoom out and bigger jumps are displayed, don't show decimal points. E.g. -4B, -3B, -2B, etc.
As you zoom in and more precision is required, show decimal points. E.g. -4.9B, -4.8B, -4.7B, -4.6B, etc.
The text was updated successfully, but these errors were encountered: