You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the app so less data manipulation is done. Instead of calculating percentages within the app as a reactive thing have the numbers calculated already and be something that is printed.
Change the map and the MDS plot to GGVIS or a Javascript widget.
Have tooltips so when you hover over a point info comes up.
Potentially change to GGVIS for the barcharts so we can have interactivity.
Potential