diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-04-01 13:22:50 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-04-01 13:22:50 +0200 |
| commit | 95914436ee3b36e8c7b03941ca2cfd03a0404805 (patch) | |
| tree | a1cf678144f85d04ada7ffc453b4e5690c072003 /client/chart/countriesByYear.chart.js | |
| parent | f98046ae89f42082ccbd3126533ba548d734aa78 (diff) | |
| parent | 4a11e59f991c8ca12ef4ca20a3b01741f311a0e4 (diff) | |
merge
Diffstat (limited to 'client/chart/countriesByYear.chart.js')
| -rw-r--r-- | client/chart/countriesByYear.chart.js | 1 |
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> ) } |
