summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/chart/countriesByYear.chart.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/chart/countriesByYear.chart.js b/client/chart/countriesByYear.chart.js
index 4257748c..2284f774 100644
--- a/client/chart/countriesByYear.chart.js
+++ b/client/chart/countriesByYear.chart.js
@@ -158,6 +158,7 @@ class CountriesByYearChart extends Component {
}
}}
/>
+ <div className='caption'>{paper.name}{' dataset citations by country per year'}</div>
</div>
)
}