How to Create Multi-Category Charts in Excel?
Last Updated :
24 May, 2021
The multi-category chart is used when we handle data sets that have the main category followed by a subcategory. For example: "Fruits" is a main category and bananas, apples, grapes are subcategories under fruits. These charts help to infer data when we deal with dynamic categories of data sets. By using a single chart we can analyze various subcategories of data.
In this article, we will see how to create a multi-category chart in Excel using a suitable example shown below :
Example: Consider the employees from our organization working in various departments. The main categories under departments are "Marketing", "Sales", "IT". Now under every department, there are multiple employees which is a subcategory.
Now, we would like to create a Multi-Category chart having the age details of employees from multiple departments. Consider the table shown below :
Table :
Employee Details TableImplementation :
Step 1: Insert the data into the cells in Excel. Now select all the data by dragging and then go to "Insert" and select "Insert Column or Bar Chart". A pop-down menu having 2-D and 3-D bars will occur and select "vertical bar" from it.
Select the cell -> Insert -> Chart Groups -> 2-D Column
Bar Chart Insertion
Multi-Category Chart
An important thing to note is that sometimes few subcategory data may be missing in the chart after insertion. It is not an error and just by increasing the size of the chart the data will be shown.
The Multi-category chart is ready. Now we can perform various modifications to it to make the chart more insightful by adding titles, changing the width and gap, assigning different colors to different sub-categories.
Step 2: For formatting, select the chart and use the "+" button beside it to add Title, Data labels, Axes Titles, and others or right-click and then select Format option.
- Adding Title: Check the "Chart Title" box from the Chart Elements pop down and add a suitable title.
- Adding data labels: Check the "Data Labels" from the Chart Elements pop down.
Data Labels
- Assigning a color to bars: Select the individual bar and add colors as shown below:
- Gap Width: Assign a suitable gap width as per requirements. Select all the bars, right-click on it and select "Format Data Series."
Gap width
- Formatting Axis: Select the chart and then click on the "+" button and under "Axes" select "More Options". Another way is to select the axis in the chart and then right-click and click on "Format Axis".
Axis Formation
- Changing the chart style: Click on the Chart Styles beside the chart and select a suitable chart style.
Final Multi-Category Chart- Changing the Chart Type: Suppose now we want the above chart in the form of horizontal bars.
Select chart -> Right Click -> Change Chart Type

Finally, Click on OK.
Final Horizontal Multi-Category chart
Similar Reads
How to Create a Rolling Chart in Excel? A chart range is a data range that automatically updates as the data source is changed. This dynamic range is then utilized in a graphic as the source data. As the data changes, the dynamic range updates instantaneously, causing the chart to refresh. A common necessity when developing reports in Exc
3 min read
How to Create a Bar Chart in Excel? To learn how to create a Column and Bar chart in Excel, let's use a simple example of marks secured by some students in Science and Maths that we want to show in a chart format. Note that a column chart is one that presents our data in vertical columns. A bar graph is extremely similar in terms of t
4 min read
How to Create a Thermometer Chart in Excel? The Thermometer chart in Excel can be used to depict specific data based on the actual value and the target value. It can be used in a wide range of scenarios such as representing the past performance of horses in horse racing or the global temperature and it's variation throughout decades etc. In t
2 min read
How to Create a Chart from Multiple Sheets in Excel Creating a chart from multiple sheets in Excel is a powerful way to consolidate data and visualize it in a meaningful way. Whether you're working with different datasets on separate sheets or need to compare data across multiple tabs, knowing how to create a chart from multiple sheets in Excel can s
5 min read
How to Create a Tolerance Chart in Excel? A tolerance chart shows how a particular data item compares to the maximum and minimum permissible values. In this article, we'll analyze the average results of the students of a class using a tolerance chart. Tolerance Chart Steps for creating a Tolerance Chart Follow the below steps to create a To
2 min read
How To Create Interactive Charts in Excel? In MS Excel, we can draw various charts, but among them today, we will see the interactive chart. By name, we can analyze that the chart, which is made up of interactive features, is known as an interactive chart. In general, this chart makes the representation in a better and more user-friendly way
9 min read