benvinegar / counterscale

Scalable web analytics you run yourself on Cloudflare
https://counterscale.dev
MIT License
1.52k stars 66 forks source link

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

Closed benvinegar closed 8 months ago

benvinegar commented 9 months ago

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

anurag-roy commented 8 months ago

@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?