Home Work2 - Multivariate Data Visualization

Sandeep Vanga

Code for this visualization can be found here.

C-level Functionality

Bubble Chart

B-level Functionality

Scatter plot Matrix

A-level Functionality

Parallel Coordinates

Functionality Discussion

In bubble chart, tool tip is provided to highlight the information related to given state. Colors are chosen carefully to differenitate between the regions. Also, tool tip text color is purposefully chosen as red to grab uesr's attention.

In scatter plot matrix, Spacing between different cells is optimized to improve aesthetics. Legends are provided to decode different colors.

In parallel coordinates, specific coordinates can be highlighted using mouse (brushing).