Hi,
would it be difficult to add an option to be able to see the big numbers with commas to make them easier to read?
In the following example I added the total number of items to the labels with paste() and prettyNum() to make them easy to read.
I couldn't find a way to apply prettyNum() to the quantities.

Hi,
would it be difficult to add an option to be able to see the big numbers with commas to make them easier to read?
In the following example I added the total number of items to the labels with paste() and prettyNum() to make them easy to read.
I couldn't find a way to apply prettyNum() to the quantities.