The revenue amount is not comma separated. A simple fix for this is to use Javascript's toLocaleString method for the Number type which will handle both locales that use commas and do not use commas for numbers. I already created a separate branch for it but I cannot create a pull request as I don't have access. Can I be given access to the repo so I can submit the pr? Thank you.
The revenue amount is not comma separated. A simple fix for this is to use Javascript's toLocaleString method for the Number type which will handle both locales that use commas and do not use commas for numbers. I already created a separate branch for it but I cannot create a pull request as I don't have access. Can I be given access to the repo so I can submit the pr? Thank you.