misoproject/dataset

European standards for comma separated for numeric values

Opened this issue · 0 comments

Hi.
In Norway we use , (comma) as the decimal separator in numeric values. Can we tell Miso that this is the separator value when getting the data without making our own miso types?

Like this: data: this.column("xxxx").data(decimalformatter:",")

/Øyvind