From 06f36622561838e14c93fde0cebaad47bc867d73 Mon Sep 17 00:00:00 2001 From: adamhrv Date: Wed, 10 Apr 2019 23:06:19 +0200 Subject: add citation count --- client/chart/pie.charts.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client') diff --git a/client/chart/pie.charts.js b/client/chart/pie.charts.js index 84e85c3a..c3b94b7b 100644 --- a/client/chart/pie.charts.js +++ b/client/chart/pie.charts.js @@ -87,7 +87,7 @@ class PieCharts extends Component { height: countryRows.length < 4 ? 316 : 336, }} /> - {paper.name}{' dataset citations by country'} + {citations.length + ' verified ' + paper.name + ' dataset citations by country'}
- {paper.name}{' dataset citations by organization type'} + {citations.length + ' verified ' + paper.name + ' dataset citations by organization type'}
) -- cgit v1.2.3-70-g09d2