Skip to content

Instantly share code, notes, and snippets.

View rsravan91's full-sized avatar

Sravan R rsravan91

  • National University Of Singapore
  • Singapore
View GitHub Profile
@rsravan91
rsravan91 / .block
Created July 6, 2018 06:07 — forked from kerryrodden/.block
Sequences sunburst
license: apache-2.0
@rsravan91
rsravan91 / README.md
Created June 6, 2018 16:21 — forked from jdfekete/README.md
Matrix diagram that visualizes character co-occurrences in Victor Hugo’s "Les Misérables"

Source: The Stanford GraphBase

A network can be represented by an adjacency matrix, where each cell ij represents an edge from vertex i to vertex j. Here, vertices represent characters in a book, while edges represent co-occurrence in a chapter.

Given this two-dimensional representation of a graph, a natural visualization is to show the matrix! However, the effectiveness of a matrix diagram is heavily dependent on the order of rows and columns: if related nodes are placed closed to each other, it is easier to identify clusters and bridges.

This example lets you try different orderings via the drop-down menu. This type of diagram can be extended with manual reordering of rows and columns, and expanding or collapsing of clusters, to allow deeper exploration. Jacques Bertin (or more specifically, his fleet of assistants) did this by hand with