At times, the legend displays really long numbers. For example, when taking the sum of `bytes` or `memory`.  It would be great to add the ability to format these numbers down to something more readable. For example: ``` 12345890877 => 12.3B ```