From 416ebbe56aee8865d629a067c480e568e347beef Mon Sep 17 00:00:00 2001 From: Seung-Zin Nam Date: Sun, 4 Feb 2018 21:36:13 +0100 Subject: [PATCH] remove thousandsSep for highcharts labels e.g., turns rating 1 706 to 1706 --- public/javascripts/chart/common.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/javascripts/chart/common.js b/public/javascripts/chart/common.js index 1ef1d7fe78..d56104fb0d 100644 --- a/public/javascripts/chart/common.js +++ b/public/javascripts/chart/common.js @@ -99,6 +99,9 @@ lichess.chartCommon = function(type) { color: text.strong } }, + lang: { + thousandsSep: '' + }, tooltip: { backgroundColor: { linearGradient: {