An Icicle Chart is a visualization used to display hierarchical (tree-structured) data in a series of stacked rectangles.Each layer represents a level in the hierarchy, with parent categories breaking down into child categories.It’s useful for showing proportions and drill-down paths in a compact, space-efficient layout.