Download the Excel charts practice workbook
Free Download

Get the Excel Charts Practice Workbook

Want the file without building it from scratch? Download the ready-to-use workbook and follow along with every method in this tutorial.

  • Practice creating charts from selected data, a blank chart, and shortcut keys
  • Test bar, line, pie, and combo chart examples with real data
  • Includes the Copilot chart example so you can follow the AI method too

Enter your email below for instant access.

Get the Practice Workbook
Free. Instant access.

What is a Chart in Excel?

A chart or graph in Excel is a visual tool that makes data easier to understand. These tools help you see trends and compare data quickly. Excel offers many types of charts like bar, line, pie, and scatter plots. Each type is useful for different kinds of data and analysis.

Chart vs Graph

People often use “chart” and “graph” to mean the same thing, but they are different.

  • A chart is a broad term that includes various ways to show data, like pie charts, Gantt charts, and flow charts.
  • A graph is a type of chart. It shows math relationships using data points on axes. It can be a line or bar graph.

Graphs are best for numbers trends. Charts can also show timelines and structures.. In Excel, you can find both under the Charts section.

In this tutorial, I’ll show you how to make a graph in Excel. But first, let’s take a quick look at the different types of charts available.

Types of Charts in Excel

  1. Bar Chart / Column Chart: Use horizontal bars or vertical columns to compare categories, like sales of different products. Learn how to create bar and column charts in Excel.
  2. Line Chart / Area Chart: Show trends over time by connecting data points with lines. Area charts also fill in the space under the line. Perfect for tracking changes, like stock prices or website traffic. Discover how to make a line chart.
  3. Pie Chart / Donut Chart: Visualize parts of a whole. Pie charts use slices, while donut charts use rings. Ideal for displaying proportions, like market share or budget breakdowns. Find out how to build pie and donut charts.
  4. Scatter Plot: Use dots to show relationships between two variables. Great for spotting patterns, like age versus income.
  5. Radar Chart: Compare multiple variables visually by plotting data on axes that radiate from a center point. It’s great for comparing skills or performance metrics, like employee assessments.
  6. Waterfall Chart: Illustrate changes over time with this chart. It shows how positive or negative values impact a starting point, like monthly cash flow. See how to create a waterfall chart.
  7. Histogram: Understand how data is distributed with a histogram. It shows the frequency of values, making it useful for test scores or survey results. Learn how to create a histogram in Excel.
  8. Treemap: Display hierarchical data as rectangles within rectangles. Great for visualizing budgets or resource allocation.
  9. Map Chart: Display data by location with map charts. Perfect for showing geographic trends, like sales by region. Learn how to create a map chart in Excel.

If the many chart options seem overwhelming, don’t worry. Excel has a Recommended Charts feature that can suggest the best chart type for your data.

How to Create a Chart in Excel (3 Methods)

Here are three easy methods to create a graph in Excel.

Method 1: Insert Chart from Selected Data

  • Select Your Data: Highlight your entire table, including headers.
  • Go to Insert Tab: Click on the “Insert” tab.
  • Choose a Chart: Select the chart type you want. If unsure, click on “Recommended Charts” for suggestions. Choose one and click “OK”.
  • Choose one and click “OK”.

Method 2: Insert a Blank Chart

  • Go to an Empty Cell: Click on an empty cell.
  • Go to Insert Tab: Click on the “Insert” tab and select your preferred chart type. Excel will insert an empty chart canvas.

In this example, I will be using a column chart.

Inserting a column chart.
  • Select Data: To add data to your chart, select the empty chart and go to the “Chart Design” tab. Click on “Select Data”.
    • Alternatively, right-click on the empty chart and select “Select Data”.
  • Add Data: In the “Select Data” window:
    • Click “Add” under “Legend Entries (Series)” to add your data series.
  • For “Series name“, either type a name or reference a cell (e.g., B5).
  • For “Series values“, highlight your data values.
  • Click “Edit” under “Horizontal Axis (Category) Labels” to add labels.
Axis Labels window.
  • You can also select the entire data range (e.g., A5:B10) for Excel to automatically generate the chart.

Method 3: Use Shortcut Keys to Insert Default Chart Type

  • Highlight Data: Select your data range (e.g., A5:B10).
  • Use Keyboard Shortcut: Press Alt + F1 to insert a chart based on the default chart type.
  • Change Default Chart Type: To change the default chart type, go to the “Insert” tab and click the small icon at the bottom right of the “Charts” group.
  • In the “Change Chart Type” window, find your preferred chart, right-click it, and select “Set as Default”.

How to Make a Chart with Copilot AI

You don’t have to build charts manually anymore. With Copilot in Excel, you describe the chart you want in plain English and AI builds it for you.

Copilot doesn’t just drop in a basic chart. It plans the steps, creates the chart, and validates the result. You stay in control the entire time and can refine it with follow-up prompts.

You need a Microsoft 365 subscription with Copilot access (Personal, Family, or a commercial Copilot license). This works in Excel for Windows, Mac, and the web.

What You Need Before You Start

Copilot works best when your data meets these requirements:

  • Your data must be in a proper Excel Table (not just a range).
  • Your file must be saved to OneDrive or SharePoint with AutoSave turned on.
  • Each column needs a unique header (no blanks or duplicates).
  • No merged cells, empty rows, or subtotals mixed into the data.

If your data is in a plain range, Copilot may still work, but results can be unpredictable. Converting to a Table first takes 5 seconds and saves you from troubleshooting later.

Step 1: Format Your Data as a Table

For this example, we have monthly sales data per product category, with Actual and Budget values.

Excel worksheet showing monthly sales per category data with columns for Category, Actual, and Budget listing Laptops, Monitors, Keyboards, Webcams, and Headsets
  • Select your data range (A3:C8, including the headers).
  • Go to Insert > Table.
  • Make sure “My table has headers” is checked. Click OK.
Excel Insert Table dialog box with My table has headers checkbox selected and data range A3 to C8 highlighted

Your data is now formatted as an Excel Table. You’ll see the banded row styling and filter arrows on the headers.

Step 2: Open Copilot

Click the Copilot icon on the Home tab in the ribbon.

Excel ribbon Home tab showing the Copilot button icon used to open the Edit with Copilot pane

The “Edit with Copilot” pane opens on the right side. You’ll see the heading “Let’s edit together” and a prompt box that says “Describe what you’d like to edit.

Your workbook is automatically attached (shown by the small Excel icon below the prompt box).

Step 3: Type Your Chart Prompt

Tell Copilot exactly what you want. The more specific your prompt, the better the result.

For our sales data, here’s a prompt that works well:

Create a clustered bar chart comparing Actual vs Budget by category.

You can also add formatting preferences in the same prompt:

Create a clustered bar chart of Actual vs Budget by category. Add data labels, a chart title that says 'Monthly Sales: Actual vs Budget', and use blue for Actual and orange for Budget.

The key is to reference your actual column names (Actual, Budget) so Copilot knows which data to plot.

Edit with Copilot pane in Excel showing a typed prompt to create a clustered bar chart comparing Actual vs Budget by product category

Step 4: Watch Copilot Work

After you submit your prompt, Copilot creates a step-by-step plan and shows you its reasoning in the pane.

You’ll see it:

  • Analyze your data structure
  • Select the right chart type
  • Build the chart
  • Validate the result against your request

This usually takes 30 seconds to a couple of minutes depending on complexity. You can press the Stop button at any time if you want to cancel.

Copilot reasoning pane showing step-by-step plan alongside a completed clustered bar chart of monthly sales Actual vs Budget by category in the Excel workbook

Step 5: Review and Refine

Once the chart appears in your workbook, you have two options.

Keep it as is. The chart is already inserted and fully editable like any Excel chart. You can move it, resize it, or manually adjust any element.

Refine it with follow-up prompts. Copilot keeps the conversation going, so you can iterate without starting over. For example:

  • “Remove the gridlines and make the gap between bars narrower.”
  • “Change Budget bars to a dashed outline instead of a solid fill.”
  • “Add a chart title and move the legend to the top.”

Every change Copilot makes is a standard Excel edit. You can undo any of them with Ctrl+Z.

Refined clustered bar chart in Excel with data labels custom blue and orange colors and legend positioned at the top after Copilot follow-up edits

Example Prompts for Different Chart Types

Here are prompts you can copy and adapt for your own data:

WHAT YOU WANTPROMPT EXAMPLE
Clustered bar chart“Create a clustered bar chart comparing Actual vs Budget by category.”
Stacked column chart“Create a stacked column chart showing Actual and Budget values for each category.”
Pie chart“Create a pie chart showing the share of total Actual sales by category.”
Line chart“Create a line chart of Actual sales by category with markers at each point.”
Combo chart“Create a combo chart with Actual as bars and Budget as a line with markers.”
With custom styling“Create a bar chart of Actual vs Budget with blue and orange colors, no gridlines, and data labels inside the bars.”
With trendline“Create a column chart of Actual by category and add a linear trendline.”

The more detail you put in your prompt, the closer the result will be to what you want.

But even a simple prompt like “Create a chart for this table” gives you a solid starting point you can refine.

When to Use Copilot vs. Manual Chart Creation

Copilot handles 80-90% of the work for most chart types. But it’s not always the best tool for the job.

Use Copilot when:

  • You need a quick chart from well-structured data.
  • You want to explore different chart styles fast.
  • You’re building a report and need multiple charts in a short time.

Build manually when:

  • You need pixel-perfect control over every element (exact colors, spacing, label positions).
  • Your data isn’t in a clean Table format and you can’t restructure it.
  • You want chart types Copilot doesn’t support yet. It handles over 12 chart types, but not every option in Excel is available.

For most everyday charts, start with Copilot to get the structure right. Then fine-tune colors, fonts, and spacing manually if needed.

Microsoft retired the older “App Skills” method for Copilot chart creation in February 2026. What was previously called “Agent Mode” is now simply “Edit with Copilot.” If you see older tutorials referencing App Skills or Agent Mode, those names no longer apply.

Featured Course

Business Charts in Excel

Create professional Excel charts that tell a story AND update automatically. Learn the formulas and design techniques that get your reports noticed.
Learn More

How to Format and Customize an Excel Chart

In this section, we will format a bar graph. While some options are specific to certain chart types, most formatting elements are common across different charts.

Chart Elements

A chart has various elements like axes, gridlines, data labels, and titles. You can add or remove these by clicking the “+” sign at the top right of the chart. This opens the Chart Elements menu, where you can select and customize options.

Data Labels

To customize data labels:

  • Click on the data labels in your chart.
  • Select the alignment or click “More options” for further customization.
  • The Format Data Labels pane will open on the right, giving you full control over the settings.

Format Pane

You can open the Format pane for different chart elements by:

  • Double-clicking the chart element.
  • Pressing Ctrl + 1.
  • Right-clicking the element and selecting “Format…”

The Format pane will show relevant options for any chart element you click on.

Axis Options

By default, bar charts display data in reverse order. To match the order of your source data:

  • Double-click the chart axis to open the Format Axis pane.
  • Go to Axis Options, and select the last tab.
  • Expand Axis Options and check the box for “Categories in reverse order.”

Series Options

For bar or column charts, you can adjust:

  • Series Overlap: Controls how much bars overlap each other.
  • Gap Width: Adjusts the space between bars.

Removing a Chart Element

To remove a chart element:

  • Click the element and press the DELETE key.
  • Untick the element in the Chart Elements list by clicking the “+” button.

Improving Chart Design in Excel

Here are simple ways to enhance the design of your Excel charts.

Using the Format Sidebar:

  • Click on a chart element.
  • Adjust settings in the Format sidebar.

Using the Format Tab:

  • Click on the chart element.
  • Go to the “Format” tab.
  • Customize options under “Shape Styles”.
  • Pro Tip: Add frequently used options to the Quick Access Toolbar. Right-click the option and select “Add to Quick Access Toolbar”.

Using Right-Click Menu:

  • Right-click the chart element.
  • Choose your preferred colors from the menu.

Formatting Axis Lines

To thicken axis lines:

  • Select the vertical axis in your bar graph.
  • Open the Format Axis sidebar.
  • Go to the “Fill and Line” tab (first tab).
  • Under “Line”, specify the color and width.

Format axis labels

To format axis labels:

  • Click on the axis labels.
  • Go to the “Home” tab.
  • Adjust font type, size, color, and style in the Font group.

Alternatively, right-click the axis labels and select “Font”.

Font group on the Home tab.

💡 Keep your chart design simple, clear, and consistent for the best visual impact.

Want your charts to update automatically based on a selection? See our guide on dynamic charts with drop-down lists.

How to Add Data to an Existing Chart

Sometimes you need to add a new data series to your chart. Here’s how to do it:

Method 1: Drag to Include New Data

  1. Select the Chart: Click on your chart. The chart data range will be highlighted.
  2. Expand Data Range: Hover over the dot between the Sales header and values. Your cursor will change to a double-arrow. Click and drag to include the Budget column.

Make sure you select the chart area before expanding the selection. If the columns are selected first, you might not be able to expand the entire data set correctly.

Method 2: Using Select Data Option

  • Right-Click on the Chart: Select “Select Data” from the context menu.
  • Add New Series:
    • In the “Select Data Source” window, click “Add” under “Legend Entries (Series)”.
    • In the “Edit Series” window, specify the Series name (e.g., Budget) and the Series values (e.g., Budget values).

Change the Series Order

To rearrange series on your chart:

  • Select the Series: Click on the series you want to move (e.g. “budgetduplicate”).
  • Rearrange: Use the arrows beside the “Remove” button to move the series up or down.
    • For example, moving a series up will change the order in which it appears on the chart.

Remove Unwanted Series

  • Select the Series: Click on the series you want to remove.
  • Click Remove: Use the “Remove” button to delete the series.

Switch Axes

To switch data between the x (horizontal) and y (vertical) axes:

  • Select Data Source: In the “Select Data Source” dialog box, click the “Switch Row/Column” button.

Troubleshooting Missing Data Series

If a data series doesn’t appear on the chart:

  • Check the Format: Go to the Format sidebar.
  • Select the Missing Series: Use the dropdown to find and select the missing series.
  • Adjust Formatting: Ensure the series is properly formatted (e.g., fill color).

Template Download

Excel Waterfall Charts

Quickly create impactful Waterfall Charts with our simple Excel templates. Just download, adjust to your needs, and your report is ready!
Learn More

How to Create a Combo Chart in Excel

Sometimes, you need to show different data series using various chart types, like comparing actuals to budget. You can do this with a combination chart (combo chart) in Excel. Here’s how:

Step 1: Select Your Series:

  • Click on the bars representing the series you want to change.
  • Right-click and select “Change Series Chart Type”.

Step 2: Open Combo View:

  • Excel will take you to the Combo view in the Change Chart Type window, where you can change each series type individually.
  • Note: Right-click directly on the series for a shortcut to the Combo section. Right-clicking elsewhere will require an extra step to navigate to the Combo section.

Step 3: Change Chart Type:

  • For the Budget series, select a line graph with markers from the dropdown.
  • Click “OK”.

Step 4: Format the Series:

  • To remove the line, go to the Format Data Series pane and select “No Line” under Series Line Options.
  • Customize the markers in the “Marker” tab. Choose “Built-in” for Marker Options, select “dash” for Type, and adjust the size.

Step 5: Add Data Labels

  • Right-click on the series and select “Add Data Labels”.
  • In the Format Data Labels sidebar, choose the position for the labels. For example, place Sales labels on the Inside Base and Budget labels above.

Step 6: Add a Legend

  • Click the “+” sign at the top right of the chart and tick the “Legend” box.
  • Specify the position (e.g., top).
  • To change a name in the legend, update the series name in your source table header.

Step 7: Add a Chart Title

  • Tick the “Chart Title” box from the chart elements list.
  • Enter a clear and informative title, like “Sales Actual vs Budget”.

Download the Free Practice File

Enhance your learning experience by downloading our workbook. Practice the techniques discussed in real-time and master how to make a graph in Excel with hands-on examples. Download the workbook here and start applying what you’ve learned directly in Excel.

More Learning

I hope this article helped you learn how to make a graph in Excel and understand the various chart elements and options.

For more examples and chart tips, check out these resources:

Explore these articles to enhance your Excel charting skills and present your data effectively!

Featured Bundle

Black Belt Excel Bundle

This Excel Black Belt Package includes EIGHT of our Popular Courses. You’ll learn high-value, in-depth Excel skills that solve real problems.
Learn More
Excel Black Belt Bundle XelPlus

Leila Gharani

Founder of XelPlus and ten-time Microsoft MVP. Leila helps over 500,000 professionals master Excel, Power BI, and data automation through practical, real-world training.