italia / covid19-dashboard-vaccini

[WIP] Unofficial example of the COVID-19 vaccinations dashboard
GNU Affero General Public License v3.0
24 stars 6 forks source link

Connect first map with "Fascia di età" and "Gender" #33

Closed sebbalex closed 3 years ago

sebbalex commented 3 years ago

Clicking on first map should also update "Fascia di età" plot and "Gender" data filtering data of selected region.

libremente commented 3 years ago

The connection makes sense, however I don't really like the fact that whenever a region gets selected the table collapses and the whole layout "moves up". Since we know that we can select just one region per time (so, after the filter is applied, the resulting table won't be any larger than 1 row) I believe we should find a better way of handling it. WDYT @sebbalex?

sebbalex commented 3 years ago

Yeah, I'm totally with you, this breaks the entire page layout. note: resulting table can be larger than one item by typing directly in search box.

bfabio commented 3 years ago

Looks like this is fixed in the official dashboard at https://github.com/italia/report-vaccini-anti-covid-19/.