block by srinivashavanur dda712aabd03c88b90e9

Visual Implementation 7

Full Screen

Built with blockbuilder.org


Name: Srinivas Havanur

Assignment: CS 725 - VI7 submission

Course: Information Visualization

Semester: Spring 2016


Insights gained from:

Node link diagram: In the json dataset, I have included the “category” attribute to group the states according to the starting letter. Hence the node-link diagram is encoded with different colors according to the “category” attribute. It is observed from the diagram that nodes that are closer to each other are the neighbouring states and the nodes that are farther from each other are distant states. This is identified by having links among the different nodes as shown.

Matrix View: In this, the node-link diagram is transformed into matrix view in which nodes are represented by horizontal and vertical edges of a square region and links between two nodes are indicated as an area mark in the cell in the matrix. I have provided a dropdown to

a) Group the things by name in which different states are sorted alphabetically as shown. In addition, it is also observed that the states are encoded with different colors according to the “category” attribute.

b) Group the things by number of links.

c) Group the things by cluster to see the crowded information cluster wise.

index.html