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

Abbreviate large numbers (e.g. 1.3k instead of 1300) #51

Closed
benvinegar opened this issue Mar 6, 2024 · 1 comment · Fixed by #52
Closed

Abbreviate large numbers (e.g. 1.3k instead of 1300) #51

benvinegar opened this issue Mar 6, 2024 · 1 comment · Fixed by #52
Labels
good first issue Good for newcomers

Comments

@benvinegar
Copy link
Owner

At a certain point we don't really need to see the exact count.

What it looks like currently:

image

What it probably should look like:

image

@benvinegar benvinegar added the good first issue Good for newcomers label Mar 6, 2024
@anurag-roy
Copy link
Contributor

@benvinegar Can I take this up?

Follow up question, do we want the abbreviation only for Views, Visits, Visitors? Or do we want it everywhere including all the tables like Page, Referrer, etc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants