[CSCI 3665] Interactive Data Visualization
Instructor: Clare Bates Congdon
PROJECT NAME: REAL DATA INTERACTIVE DATA VISUALIZATION
Name: Son D. Ngo & Marcus Christiansen
Date: October 20th, 2016
Explanation of Data & Project Goals
Data Source & Information: University Dataset
Possible Interactions
- Click on button to sort and redraw the data
- Hover over a bar to see a tooltip displaying more detailed information about that particular school
- Adjust the range slider to change range of data to be drawn (i.e top 20, between 15 - 25, bottom 10, etc.) The chart will only redraw upon realeasing the mouse. The mouse needs to be released at the position of one of the buttons.
Possible Interactions
- Hovers over a bar to see the exact average value of the corresponding state.
- Click on a state to zoom in to that state, displaying a tooltip with detailed information. Ranking in terms of acceptance rate is also included
- When the map is zoomed in, click on the same state or the ocean to zoom out, or click on another state to directly move there.
External Links
To Son's homepage
To Marcus' homepage
D3 Murray
Range Slider
Color Gradient
Geomapping