Skip to content

This is the base repo for the interactive programming project for Software Design, Spring 2018 at Olin College.

Notifications You must be signed in to change notification settings

hyegibang/DataVisualization-Interactive

Repository files navigation

Movie Ratings Visualization

In order to run the program, you simply run the script final.py by typing the command python final.py. The more blue a dot is, the higher the critic to user rating ratio, and the more pink a dot is, the lower this ratio. This ratio was determined with movie-rating data from Rotten Tomato and Metacritic. When a dot is clicked on, the program "zooms in" on the dot and displays dots with the same color gadient, but for each movie-rating website individually.

WRITE-UP

About

This is the base repo for the interactive programming project for Software Design, Spring 2018 at Olin College.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages