Logo

Sunburst

Drop your YAML file here
or

Expected YAML Format:

name: "My Data"
baseColors:
  Category 1: "#ff0000"
sunburstData:
  name: "Root"
  children:
    - name: "Category 1"
      size: 100
                
Edit data
Update amounts for each entry. The value is the minimum module size; children can exceed it.