diff --git a/content/graph.html b/content/graph.html index 00cc6f1..1f36ed1 100644 --- a/content/graph.html +++ b/content/graph.html @@ -12,7 +12,7 @@ title: "Content Graph" }

-Here you can see a visualization of the posts on this article using Vis.js. +Here you can see a visualization of the posts on this blog using Vis.js. In the below graph, each node is an article, and each edge between nodes is a reference from one article to another. Each article is sized to be roughly proportional to its word count (file size is used as a quick metric for this purpose). You can hover over a node to see the title of the article