remove thousandsSep for highcharts labels

e.g., turns rating 1 706 to 1706
pull/4013/head
Seung-Zin Nam 2018-02-04 21:36:13 +01:00 committed by GitHub
parent 068801601f
commit 416ebbe56a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -99,6 +99,9 @@ lichess.chartCommon = function(type) {
color: text.strong
}
},
lang: {
thousandsSep: ''
},
tooltip: {
backgroundColor: {
linearGradient: {