Yes, the design isn't finalized yet. Still pretty premature but it's challenging task to create the value property of each data node to determine the proportional size via JavaScript.

Reply to this note

Please Login to reply.

Discussion

Interesting. I’m thinking even simpler terms, just size the blocks in the tower according to volume of addresses. Would show how few addresses hold big amounts and how fragmented the distribution is.

This is definitely what I'll try to achieve. The best design approach for these kind of visualizations is a treemap but I'm already using it for the total global assets dashboard at btcframe.com, so I don't wanna repeat the same design pattern twice.

I get it. Fun analysis and lots of possibilities depending on what you’re trying to show