-
Integrated bump charts web app
A web app using R-shiny. Select your own dataset and set your own parameter!
-
Bump charts
I like bump charts. Here's a simple but nice looking one using R + ggplot.
-
UIUC interactive network (p3)
Interactive visualization with d3.js (oh, so pretty!)
-
UIUC interactive network (p2)
Creating a network from the data with NetworkX. Aka, the not so fun step.
-
UIUC interactive network (p1)
Scraping UIUC data from the web using BeautifulSoup (who comes up with these names?).