You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 1850 and 1860 we don't have county-level data, so we can't change the display of the map when you select a country. However, we should leave the bar chart in place, instead of loading the "This country had no foreign-born population in the selected year" message.
The text was updated successfully, but these errors were encountered:
@almccon I'm not sure how you'd like to leave the bar chart in place if there is no data. Would this look like a list of countries with 0s next to them? That feels slightly inconsistent to me with existing behavior since the countries list shrinks as there are fewer to show:
When a county is selected in 1850 or 1860 there should be no bar chart, so you're seeing the correct behavior. But when a country is selected, the bar chart erroneously disappears.
In 1850 and 1860 we don't have county-level data, so we can't change the display of the map when you select a country. However, we should leave the bar chart in place, instead of loading the "This country had no foreign-born population in the selected year" message.
The text was updated successfully, but these errors were encountered: