The 'x' value is formatted according to its class with an additional 'prefix' and 'suffix' prepended and appended respectively.
1 |
x |
the value to be formatted |
prefix |
the string to be prepended |
suffix |
the string to be appended |
... |
parameters to be passed to the actual formatter. The number formatter accepts 'floor' and 'ceiling' to indicate that given value should be rounded down or up to a full integer before formatting or 'digits' to indicate the number of digits the number should be rounded to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.