
[ENH] A proper number formatter for large quantities
Wabbit0101 opened this issue ยท 2 comments
Nice mod; one enhancement request: rather than showing the quantity as a big ol' flat number, it might be nice to have a proper rounding formatter (so '12.34M' instead of 12345678 ). There could be a config to indicate at what quantity this contraction begins (eg after 10000 of something just show me 10.1K instead of 10100 etc.)
Yeah :)