question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is possible to define separator, in French thousand separator as made by space and not comma ?

See original GitHub issue

问题简述 (One-line summary)

版本及环境 (Version & Environment)

  • ECharts 版本 (ECharts version):
  • 浏览器类型和版本 (Browser version):
  • 操作系统类型和版本 (OS Version):

重现步骤 (Steps to reproduce)

期望结果 (Expected behaviour)

可能哪里有问题 (What went wrong)

ECharts配置项 (ECharts option)

option = {

}

其他信息 (Other comments)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:6
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

7reactions
astikcommented, May 7, 2018

One thing to consider as an easy fix : toLocaleString

It would display number the right way by default depending on environment locale.

6reactions
pissangcommented, Oct 8, 2016

Yes you can format the label by yourself using the formatter option

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is possible to define separator, in French thousand ... - GitHub
Is possible to define separator, in French thousand separator as made by space and not comma ? Issue #4180 · apache/echarts · GitHub....
Read more >
Decimal and Thousands Separators
The decimal separator is also called the radix character. Likewise, while the U.K. and U.S. use a comma to separate groups of thousands, ......
Read more >
Decimal separator - Wikipedia
A decimal separator is a symbol used to separate the integer part from the fractional part of a number written in decimal form...
Read more >
Change the character used to separate thousands or decimals
Change the character used to separate thousands or decimals · Click File > Options. · On the Advanced tab, under Editing options, clear...
Read more >
avoid space after commas used as thousands separator in ...
In this way, the comma is made unaware of the existence of surrounding math and therefore does not insert the customary space associated ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found