The Moviesualization (movie + visualization) is an attempt to compress information
from hundreds of movies (or more) into one actionable screen that users can explore.
Start by choosing one main variable from the dropdown list on the top of the page, such as budget.
The main screen consists of two part: the summary table and the movie blocks.
-
The summary table provide an overview, showing statistics (sum/average) of the main variable across categories and years.
The rows can be sorted by clicking on the column headers.
For example:
-
Compare budget trend of action movies over the years.
-
See budget trend of each storyline in 2008.
-
The movie blocks provide a detailed view. I decided to use tiles of bar chart to make it easier for selecting one movie at a time while also showing the values.
For example:
-
Users can skim the beginning part to browse low budget movies.
-
These two views are also connected.
Hovering any cell in the summary table will highlight the corresponding movie blocks, allowing users to drill down.
The Moviesualization includes filters and search box that help users narrow down the dataset. Both can be reached from the menu bar.
-
Use filter sliders to select movies with high audience rating and low budget.
-
Enter movie name in the search box.