cis-ds / dataviz

3 stars 21 forks source link

Assignment 3 - Guangyu Liu #55

Closed guangyu-liu closed 7 years ago

guangyu-liu commented 7 years ago

Reflection: This assignment is challenging, but interesting! I imitated the life expectancy - GDP bubble chart made by Gapminder to visualize the data. But to "replicate" an existing graph is not as easy as I thought, it propelled me to look at functions and arguments that I have not used before. Also, the combination of Shiny and flexdashboard is a little bit tricky. I spent quite long time fixing the layout problem, and finally found it was just because of a line break missing. Another difficulty I encountered is that after several rounds of optimization, the animation still runs so slow. I was wondering if there is any ways to improve the code efficiency.

bensoltoff commented 7 years ago