-
Notifications
You must be signed in to change notification settings - Fork 0
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
Large numbers in y-axis have their first digit cut off #21
Comments
Note: This is browser-dependent. I've just checked that it appears correctly in another (more recent) browser. |
What was the browser that it failed on? Thanks for reporting this. It is likely to be something we don't have the time to fix, but we are always happy to receive PRs (which we review and merge). |
It was Firefox 113.0.2 (64-bit), which I believe is slightly over one year old. |
Hm, that's not particularly old. |
No, it's not. The operating system is old-ish (Ubuntu 18.04), but I don't think that should have any impact, as Firefox has updated independently (though not further than 113.0.2, apparently). |
Still helpful to have the report! |
As you can see by the attached screenshot, the large numbers in the y-axis have their first digit cut off (e.g. "8,000" instead of "18,000"). Strangely, a period seems to have replaced the digit.
The text was updated successfully, but these errors were encountered: