Skip to content

Instantly share code, notes, and snippets.

View sujith3g's full-sized avatar
👨‍💻
./~

Sujith G sujith3g

👨‍💻
./~
View GitHub Profile
@sujith3g
sujith3g / README.md
Created October 3, 2013 05:53 — forked from mbostock/.block

This bar chart visualizes hierarchical data using D3. Each blue bar represents a folder, whose length encodes the total size of all files in that folder (and all subfolders). Clicking on a bar dives into that folder, while clicking on the background bubbles back up to the parent folder. The effect is similar to a zoomable partition layout, though in a more conventional display.

@sujith3g
sujith3g / gist:1453b809fe9044a786da
Created February 12, 2016 14:02 — forked from osroca/gist:4327517
[How to] embed javascript libraries into the mongo shell