Posts

Showing posts with the label hierarchical

Excel - Sunburst chart

Image
Similar to treemap chart, sunburst chart is also used to show hierarchical data. For example, suppose you run a factory and your products are sold all around the world. The following shows your market and number of machines sold in each market. 1. Select the data. Click Insert > Charts > Other Charts. Under Hierarchical, select Sunburst. 2. Now you get a sunburst chart. The inner most circle shows the highest level of data, while the outer most circle shows the finest level of data.

Excel - Hierarchical chart (Treemap)

Image
If you have hierarchical data, you can create beautiful hierarchical charts. For example, in a university, there are students of different majors in departments, and departments in schools. Suppose we have data below, showing number of students in each school, department and major. In this example, we show you how to make treemap chart. The other type of hierarchical chart is sunburst chart. The data is equivalent if all the cells are filled. I like the following format better. 1. Select the data, then click Insert > Charts > Other Charts > Hierarchical . Select Treemap .  2. A nice-looking treemap chart is shown. The blue area shows all engineering students. The orange area shows all business students. Size of each rectangle is proportional to the number of students in each major.