Open thungp opened 7 years ago
I'm thinking about adding male/female radio buttons along with additional slider for age groups. I believe I can fix the percentage to reflect when color changes, (access the global variable and the data that was read in) just didn't do a complete job with handling it.
On Jul 4, 2017 06:38, "Daniel Vance" notifications@github.com wrote:
The problem with the prevalence and death data that isn't in the rich data set is that we only have the data for 2012. Do we want to remove it completely or just have it show when the selected year is 2012?
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/thungp/portfolioViz2/issues/3#issuecomment-312750053, or mute the thread https://github.com/notifications/unsubscribe-auth/AAOZqHVPkvcD6Zd6ImDIyJo_T903uYc7ks5sKXt9gaJpZM4OMBM_ .
But as far as your question is concerned, as a refactorization exercise, I think it does make sense to try and remove the depenency on the original dataset and use the rich dataset which incorporates both.
I tied the death rate to the actual number statistic on the top left. question on the prevalance data, though. Is that for a particular year? we only seem to have on column of data.
The problem with the prevalence and death data that isn't in the rich data set is that we only have the data for 2012. Do we want to remove it completely or just have it show when the selected year is 2012?