wearethoughtfox / amnesty-dp-2016

Maps for Amnesty International using D3
https://www.amnesty.org/en/latest/research/2016/04/death-sentences-executions-2015/
0 stars 2 forks source link

Allow for country name change over time #46

Closed robertocarroll closed 7 years ago

robertocarroll commented 7 years ago

Show Palestine (State of) from now on and for 2014-2015 but Palestinian Authority for previous years.

Reference for point 3:

data_country.name__localised = dictionary.getTranslation(data_country.id);
.html('<div class="title-text">'+ dictionary.getTranslation(d.id) + '</div>');
robertocarroll commented 7 years ago

Search / autocomplete isn't handling the change of name.

robertocarroll commented 7 years ago

Fixed. See 1e88e1df49bfb9c84f3610183e6bcd91b233261a