diff --git a/index.html b/index.html index cd0ddd8..ff97d75 100644 --- a/index.html +++ b/index.html @@ -77,7 +77,7 @@

Node In one page, you see all the active nodes in LN. It has key node data like # of channels, total capacity, and capacity percentile. Almost everything you want to know in one page. - Node Visualization + Node Visualization Node @@ -87,12 +87,12 @@

LN Graph Health Lorenz curve of LN. We have plotted the Lorenz curve based on capacity and also Channels. You will learn that 1% of top nodes control 70% of the capacity of LN - Lorenz Curve for Lightning Network + Lorenz Curve for Lightning Network LN Graph Health Hubness rank (Betweenness) of a node plotted against Influence (Eigenvector). This chart is beneficial in figuring out a peer. It is good to imagine 4 quadrants - 'High Influence-High hubness', 'High Influence-Low hubness', 'Low Influence-High hubness', 'Low Influence-Low hubless' and think of how nodes are playing their role in the graph - Hubness Rank vs Influence Rank + Hubness Rank vs Influence Rank LN Graph Health @@ -102,12 +102,12 @@

Node A bar chart on nodes grouped by capacity buckets. You can find out what % of nodes have more or less than X sats in capacity, and also what the distribution looks like. - Distribution of Nodes by Capacity + Distribution of Nodes by Capacity Node A bar chart on nodes grouped by channel count buckets. You can find out what % of nodes have more or less than X number of channels - Distribution of Nodes by Channel + Distribution of Nodes by Channel Node