Hi Kibana Folks,
is there currently a way to change the englisch number format to a german one?
Bsp: Eng: 1,000.00 -> Ger: 1.000,0 ??
best regards,
kai
Hi Kibana Folks,
is there currently a way to change the englisch number format to a german one?
Bsp: Eng: 1,000.00 -> Ger: 1.000,0 ??
best regards,
kai
Yep, if you edit the field under index settings you can define your own format.
no that doest seem to work,
when i change the format from 0,0.[000] to the desired 0.0,[000] the 1,000 changes to 1,000.00 and not the desired 1.000,00 (see the changed , and . )
kaib
Kibana uses Numeral.js for formatting numbers. There is an open issue here: https://github.com/adamwdraper/Numeral-js/issues/139, for incorrect German number representation which is still open.
thanks for the reply, but my main problem is, that i cannot set the language for Numeral.js in Kibana, except for direct in the code. But the problem is, that i need to do that after every release. So it yould be cool if the language selection option would be exposed in the kibana settings
Any solution yet?
Bye
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.