Bob has been designing hardware and coding software for decades. He likes to draw and write. He’s a web cadet wannabe. Bob has been designing hardware and coding software for decades. He likes to draw ...
Abstract: Since their invention, treemaps have been widely used to visualize hierarchical structures, due to their intuitive nature and their scaling capability: Indeed, given a maximum treemap size, ...
agg is a command-line tool for generating animated GIF files from terminal session recordings. Alternatively, if you have Docker, Podman or another Docker-compatible tool installed you can use it to ...
This is an ongoing rewrite of Bubble Treemaps in JavaScript and not the code that was used to generate the images in the paper. A live demo can be found at https ...
Abstract: Rectangular treemaps visualize hierarchical numerical data by recursively partitioning an input rectangle into smaller rectangles whose areas match the data. Numerical data often has ...