For example, metrics like "82938175" would display as "82.9M" [This stack overflow page](https://stackoverflow.com/questions/9461621/format-a-number-as-2-5k-if-a-thousand-or-more-otherwise-900) has a function that might be a good starting point.
For example, metrics like "82938175" would display as "82.9M"
This stack overflow page has a function that might be a good starting point.