-
### Search before asking
- [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues.
### Version
v1.2.635-nightly
### What's Wrong?
We have…
-
**Description:**
Currently, in our codebase, we use the `CurrencyFormatter` class for formatting currency values. However, for long formatting, there seems to be some ambiguity regarding the scope …
-
It would be useful and consistent for `currency` formatting to follow the same pattern for compact notation as other numbers.
Example:
```javascript
new Intl.NumberFormat('en-US', {
style: '…
-
### Description
Thread: https://lightdash.slack.com/archives/C02DGV9RWKV/p1726318173680439
Currently, we allow users to format a y axis/series to a `percentage`, we should allow other options.
![Ima…
-
**Problem:**
We are encountering an issue when saving DataFrames to CSV files, specifically with floating point values. The `write_fixed_width_csv` method is designed to store DataFrames in a way t…
-
For example, Japanese Yen doesn't use decimals :)
-
When I introduced the currency formatting I kind of remember that I had to override some setting to have the '€' sign displayed after the price.
This is not the case anymore because we probably chang…
-
I was wondering if it would be ok to remove some functionality (deprecating) and then use the following as pretty printing using native locale support.
in the `prettify` function on this file, we s…
-
### Reviewed guidelines
- [X] I have read and understand the suggestion guidelines
### Checked for duplicate suggestions
- [X] I checked for existing similar suggestions
### Summary
Allow zeropad…
-
See also https://github.com/Microsoft/PowerBI-visuals/issues/82#issuecomment-283703837
---
The library does not seem to format currency values correctly:
powerbi.extensibility.utils.forma…