UBC-MDS / DSCI532_Group204_Vino

Examining and Exploring Wine Ratings Across the USA
MIT License
1 stars 3 forks source link

Summary of Lab Feedback #73

Closed brendoncampbell closed 4 years ago

brendoncampbell commented 4 years ago

The details below summarize the lab feedback from issues #70, #71, #72

GENERAL

Map

Bar Chart

Heatmap

katieb1 commented 4 years ago

I will not be able to do the tooltip functionality on the bar chart. Since I am using a function to make dynamic axes, it is difficult to aggregate the variables to show information effectively. This is likely not a huge issue considering the tooltip is not really adding much to the plot and wasn't in our original sketch design anyway.

jnederlo commented 4 years ago

I altered the Points in the map charts to reflect Rating and I refactored the code/optimized file structure in merge #81.

Additional choropleth views based on something other than "Num Reviews" is not possible on a state by state basis. This element will be included as an additional feature in accompanying plots to compliment the map with an added interactive clickable element. This will be a major feature implementation and will proceed with a later version.

Prompts for use on maps is included in the short description on the "Geographic Analysis" tab.