Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 366 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 366 Bytes

A sunburst is similar to the treemap, except it uses a radial layout. The root node of the tree is at the center, with leaves on the circumference. The area (or angle, depending on implementation) of each arc corresponds to its value. Sunburst design by John Stasko. Data courtesy Jeff Heer.