From 377279bd1fb43d8752f7a664fe0f5c2ae20c0bc3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 8 Mar 2019 21:47:26 +0100 Subject: fix tallies --- client/chart/chart.container.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/chart/chart.container.js') diff --git a/client/chart/chart.container.js b/client/chart/chart.container.js index 5a0b451a..aa80100e 100644 --- a/client/chart/chart.container.js +++ b/client/chart/chart.container.js @@ -149,7 +149,7 @@ class ChartContainer extends Component { tick: { values: ticks, }, - default: [ 0, maxCitationsInAYear ], + default: [ 0, maxCitationsInAYear * 286 / 261 ], show: true, } }} -- cgit v1.2.3-70-g09d2