UBC-MDS / happy-dash

An interactive exploration of the World Happiness Report
https://happydash.herokuapp.com/
MIT License
0 stars 1 forks source link

Milestone 3 Feedback #36

Open andytai7 opened 3 years ago

andytai7 commented 3 years ago

Marking: -1 Interactive Dash app with R and ggplotly: Visualizations (Ploty controls need to be fixed) -0.5 Interactive Dash app with R and ggplotly: Quality (Same types of plots)

Suggestions: Great job at implementing the app on R. The deployed app on Heroku looks very neat. I like the consistency that you guys have between the python and r deployment. As mentioned for milestone 2 feedback, it would be wise to have other types of graphs to represent the countries for example, such as a country figure to pick which country’s data is displayed etc. Lastly the ploty controls are on top of the titles of your figures and should be fixed with spacing.

dbandrews commented 3 years ago

Thanks Andy - click on country functionality added in #35 and we've added a map + bar chart with #34 and #32

We couldn't recreate the Plotly controls overlapping the title - what screen size was that on?