Pablo-source / Shiny-app-using-COVID-data

Shiny app using bootstrap framework, including Plotly and Leaflet interactive charts and maps. It displays confirmed, recovered and death COVID cases, using data from (JHU CSSE) repository.
3 stars 1 forks source link

World map colour coding not working #30

Open henryygu opened 16 hours ago

henryygu commented 16 hours ago
{D9FDF784-59C6-4C5F-B868-CE1F9630CE96}

Selected country "spain" tooltip says 0 deaths, colour of dot is not yellow, but blue

Might also be better to use size of circle to indicate quantity than colour?

Pablo-source commented 15 hours ago

Many thanks @henryygu for highlighting this bug, let's have a discussion about it in coming days to get a better insight. I have a couple of ideas that might work to fix this specific bug.