From 9515fc2e473e3fc51fbf26b77d3f49122808ce1b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 19 Apr 2019 00:50:45 +0200 Subject: filter map by type --- client/chart/pie.charts.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/chart/pie.charts.js') diff --git a/client/chart/pie.charts.js b/client/chart/pie.charts.js index c3b94b7b..939e9262 100644 --- a/client/chart/pie.charts.js +++ b/client/chart/pie.charts.js @@ -17,7 +17,7 @@ class PieCharts extends Component { render() { const { payload } = this.props const { paper, citations } = payload.data - console.log(this.props) + // console.log(this.props) if (!citations.length) return null const countries = {} -- cgit v1.2.3-70-g09d2