Before you create a chart in excel, how would you have the chart appear?

To insert a chart, select the data you wish to appear in the chart, and then go to the Insert ribbon (if the data is noncontiguous, you can select one set, and hold down the Control key on the keyboard to select the second set). In the Charts group, choose the desired type of chart. Click on the arrow below the type icon to see the sub-types. Excel 2013 also includes an option to browse Recommended Charts, which shows you the chart types that best fit your data.

By default, the chart will appear directly on the spreadsheet where your data is; when the chart is selected, you will see additional ribbons. In Excel 2010, you have the Design, Layout, and Format Ribbons. In Excel 2013, you have Design and Format. The 'Layout' options have been consolidated into the Design ribbon.

Before you create a chart in excel, how would you have the chart appear?

The tutorial explains the Excel charts basics and provides the detailed guidance on how to make a graph in Excel. You will also learn how to combine two chart types, save a graph as chart template, change the default chart type, resize and move the graph.

Everyone needs to create graphs in Excel to visualize data or check on the latest trends. Microsoft Excel provides a wealth of powerful chart features, but it may be challenging to locate the necessary options. Unless you have a good understanding of various chart types and data types they are appropriate for, you may spend hours fiddling with different chart elements and yet end up creating a graph that bears only remote resemblance to what you've pictured in your mind.

This chart tutorial starts with the basics and walks you through the process of making a chart in Excel step-by-step. And even if you are a beginner with little to no experience, you will be able to create your first Excel graph in minutes and make it look exactly the way you want it to look.

Excel charts basics

A chart, also known as graph, is a graphical representation of numeric data where the data is represented by symbols such as bars, columns, lines, slices, and so on. It is common to make graphs in Excel to better understand large amounts of data or relationship between different data subsets.

Microsoft Excel lets you create a great lot of different graph types such as Column chart, Bar chart, Line chart, Pie chart, Area chart, Bubble chart, Stock, Surface, Radar charts, and PivotChart.

Before you create a chart in excel, how would you have the chart appear?

Excel charts have a handful of elements. Some of these elements are displayed by default, others can be added and modified manually as needed.

1. Chart area
2. Chart title
3. Plot area
4. Horizontal (category) axis
5. Vertical (value) axis
6. Axis title
7. Data points of the data series
8. Chart legend
9. Data label

Before you create a chart in excel, how would you have the chart appear?

How to make a graph in Excel

When creating graphs in Excel, you can select from a variety of chart types to present your data in the way most meaningful to your users. You can also make a combination graph by using several chart types.

To create a chart in Excel, you start by entering the numeric data on a worksheet, and then continue with the following steps.

1. Prepare the data to plot in a chart

For most Excel charts, such as bar charts or column charts, no special data arrangement is required. You can organize the data in rows or columns, and Microsoft Excel will automatically determine the best way to plot the data in your graph (you will be able to change this later).

To make a good-looking Excel chart, the following points could be helpful:

  • Either the column headings or data in the first column are used in the chart legend. Excel automatically chooses the data for the legend based on your data layout.
  • The data in the first column (or columns headings) is used as labels along the X axis of your chart.
  • The numerical data in other columns are used to create the labels for the Y axis.

In this example, we are going to make a graph based on the following table.

Before you create a chart in excel, how would you have the chart appear?

2. Select data to include in the chart

Select all the data you want to include in your Excel graph. Be sure to select the column headings if you want them to appear either in the chart legend or axis labels.

  • If you want to make a chart based on adjacent cells, you can select only one cell, and Excel will automatically include all contiguous cells that contain data.
  • To create a graph based on the data in non-adjacent cells, select the first cell or a range of cells, hold down the CTRL key and select other cells or ranges. Please note, you can plot non-adjacent cells or ranges in a chart only if the selection forms a rectangle.

Tip. To select all used cells on the worksheet, place the cursor in the first cell of the used range (press Ctrl+Home to get to A1), and then press Ctrl + Shift + End to extend the selection to the last used cell (the lower-right corner of the range).

3. Inset the chart in Excel worksheet

To add the graph on the current sheet, go to the Insert tab > Charts group, and click on a chart type you would like to create.

In Excel 2013 and higher, you can click the Recommended Charts button to view a gallery of pre-configured graphs that best match the selected data.

Before you create a chart in excel, how would you have the chart appear?

In this example, we are creating a 3-D Column chart. To do this, click the arrow next to the Column Chart icon and choose one of the chart sub-types under the 3-D Column category.

Before you create a chart in excel, how would you have the chart appear?

For more chart types, click the More Column Charts… link at the bottom. The Insert Chart dialog window will open, and you will see a list of available column chart sub-types at the top. You can also choose other graph types on the left hand side of the dialog.

Before you create a chart in excel, how would you have the chart appear?

Tip. To immediately see all available chart types, click the Dialog Box Launcher next to Charts.

Before you create a chart in excel, how would you have the chart appear?

Well, basically, you are done. The graph is placed on your current worksheet as an embedded chart. Here's the 3-D Column chart created by Excel for our data:

Before you create a chart in excel, how would you have the chart appear?

The chart already looks nice, and still you may want to make a few customizations and improvements, as explained in Customizing Excel charts section.

Tip. And here are some useful tips to make your graphs more functional and better looking: Excel Charts: tips, tricks and techniques.

Create a combo graph in Excel to combine two chart types

If you want to compare different data types in your Excel graph, creating a combo chart is the right way to go. For example, you can combine a column or area chart with a line chart to present dissimilar data, for instance an overall revenue and the number of items sold.

In Microsoft Excel 2010 and earlier versions, creating a combination chart was a cumbersome task, the detailed steps are explained by the Microsoft team in the following article: Combining chart types, adding a second axis. In Excel 2013 - Excel 365, those long-winded guidelines turn into four quick steps.

  1. Select the data you want to plot in your chart. In this example, we select the following Fruit Sales table that lists the amounts sold and average prices.
    Before you create a chart in excel, how would you have the chart appear?
  2. On the Insert tab, click the Dialog Box Launcher
    Before you create a chart in excel, how would you have the chart appear?
    next to Charts to open the Insert Chart dialog.
  3. In the Insert Chart dialog, go to the All Charts tab and select the Combo category.

    At the top of the dialog, you will see a few pre-defined combo charts to get you started quickly. You can click on each of them to see the chart preview, and there's a good chance that you will find the chart to your liking. Yep, the second graph - Clustered Column and Line on Secondary Axis - will do nicely for our data.

    Before you create a chart in excel, how would you have the chart appear?

    Given that our data series (Amount and Price) have different scales, we do need a secondary axis in one of them to clearly see the values for both series in the graph. If none of the predefined combo charts Excel displays to you has a secondary axis, then simply select the one you like the most, and check the Secondary Axis box for one of the data series.

    If you are not quite happy with any of the pre-canned combo graphs, then select the Custom Combination type (the last one with the pen icon), and choose the desired chart type for each data series.

    Before you create a chart in excel, how would you have the chart appear?

  4. Click the OK button to get the combo chart inserted in your Excel sheet. Done!

Finally, you may want to add some finishing touches, such as typing your chart title and adding axis titles. The completed combination chart may look similar to this:

Before you create a chart in excel, how would you have the chart appear?

Customizing Excel charts

As you have just seen, making a chart in Excel is easy. But after you've added a chart, you may want to modify some of the default elements to create an exquisite eye-catching graph.

The most recent versions of Microsoft Excel introduced many improvements in chart features and added a new way to access the chart formatting options.

Overall, there are 3 ways to customize charts in Excel 365 - 2013.

  1. Select the chart and look for the needed options on the Chart Tools tabs on the Excel ribbon.
    Before you create a chart in excel, how would you have the chart appear?
  2. Right-click an element on the chart and select the corresponding context menu item. For example, here's the right-click menu for customizing the chart title:
    Before you create a chart in excel, how would you have the chart appear?
  3. Use on-object chart customization buttons. These buttons appear in the top right corner of your chart as soon as you click on it.

    Before you create a chart in excel, how would you have the chart appear?
    Chart Elements button. It launches the checklist of all the elements you can modify or add to your graph, and it only shows those elements that are applicable to the selected chart type. The Chart Elements button supports Live Preview, so if you are not sure what a certain element is, hover the mouse on it and you will see what your graph would look like if you select that option.

    Before you create a chart in excel, how would you have the chart appear?
    Chart Styles button. It lets you quickly change the chart styles and colors.

    Before you create a chart in excel, how would you have the chart appear?
    Chart Filters button. It allows you to show or hide data displayed in your chart.

    For more options, click the Chart Elements button, find the element you want to add or customize in the checklist, and click the arrow next to it. The Format Chart pane will appear on the right of your worksheet, where you can select the options you want:

    Before you create a chart in excel, how would you have the chart appear?

Hopefully, this quick overview of the chart customization features has helped you to get the general idea of how you can modify graphs in Excel. In the next tutorial, we will have an in-depth look at how to customize different chart elements, such as:

  • Add the chart title
  • Change the way the chart axes are displayed
  • Add data labels
  • Move, format, or hide the chart legend
  • Show or hide the gridlines
  • Change the chart type and chart styles
  • Change the default chart colors
  • And more

Saving your favorite graph as Excel chart template

If you are really happy with the chart you've just created, you can save it as a chart template (.crtx file) and then apply that template to other graphs you make in Excel.

How to create a chart template

To save a graph as a chart template, right-click the chart and pick Save as Template in the pop-up menu:

Before you create a chart in excel, how would you have the chart appear?

In Excel 2010 and older versions, the Save As Template feature resides on the ribbon, on the Design tab > Type group.

Before you create a chart in excel, how would you have the chart appear?

Clicking the Save As Template option brings up the Save Chart Template dialog, where you type the template name and click the Save button.

Before you create a chart in excel, how would you have the chart appear?

By default, the newly created chart template is saved to the special Charts folder. All chart templates stored to this folder are automatically added to the Templates folder that appears in the Insert Chart and Change Chart Type dialogs when you create a new or modify an existing graph in Excel.

Please keep in mind that only the templates that were saved to the Charts folder appear in the Templates folder in Excel. So, make sure you don't change the default destination folder when saving a template.

Tips:

  • You can also save the entire workbook containing your favorite graph as a custom Excel template.
  • If you downloaded some chart templates from the Internet and want them to appear in your Excel when you are making a graph, save the downloaded template as a .crtx file to the Charts folder:
    C:\Users\User_name\AppData\Roaming\Microsoft\Templates\Charts

How to apply the chart template

To create a chart in Excel based on a specific chart template, open the Insert Chart dialog by clicking the Dialog Box Launcher in the Charts group on the ribbon. On the All Charts tab, switch to the Templates folder, and click on the template you want to apply.

Before you create a chart in excel, how would you have the chart appear?

To apply the chart template to an existing graph, right click on the graph and choose Change Chart Type from the context menu. Or, go to the Design tab and click Change Chart Type in the Type group.

Before you create a chart in excel, how would you have the chart appear?

Either way, the Change Chart Type dialog will open, you find the desired template in the Templates folder and click on it.

How to delete a chart template in Excel

To delete a graph template, open the Insert Chart dialog, go to the Templates folder and click the Manage Templates button in the bottom left corner.

Before you create a chart in excel, how would you have the chart appear?

Clicking the Manage Templates button will open the Charts folder with all existing templates. Right click on the template you want to remove and choose Delete in the context menu.

Using the default chart in Excel

Excel's default chart is a real time-saver. Whenever you need a graph in a hurry or just want to have a quick look on certain trends in your data, you can make a chart in Excel with a single keystroke! Simply select the data to be included in the graph and press one of the following shortcuts:

  • Alt + F1 to insert the default chart in the current worksheet.
  • F11 to create the default chart in a new sheet.

How to change the default chart type in Excel

When you make a graph in Excel, the default chart format is a two-dimensional column chart.

To change the default graph format, perform the following steps:

  1. Click the Dialog Box Launcher
    Before you create a chart in excel, how would you have the chart appear?
    next to Charts.
  2. In the Insert Chart dialog, right click the chart (or the chart template in the Templates folder) and select the Set as Default Chart option in the context menu.
    Before you create a chart in excel, how would you have the chart appear?
  3. Click OK to save the changes and close the dialog.

Resizing the chart in Excel

To resize the Excel graph, click on it, and then drag the sizing handles to the size you want.

Before you create a chart in excel, how would you have the chart appear?

Alternatively, you can enter the desired chart height and width in the Shape Height and Shape Width boxes on the Format tab, in the Size group:

Before you create a chart in excel, how would you have the chart appear?

For more options, click the Dialog Box Launcher next to Size and configure the needed parameters on the pane.

Before you create a chart in excel, how would you have the chart appear?

Moving the chart in Excel

When you create a graph in Excel, it is automatically embedded on the same worksheet as the source data. You can move the chart to any location on the sheet by dragging it with the mouse.

If you find it easier to work with a graph on a separate sheet, you can move it there in the following way.

  1. Select the chart, go to the Design tab on the ribbon and click the Move Chart button.
    Before you create a chart in excel, how would you have the chart appear?
  2. In the Move Chart dialog box, click the New Sheet. If you plan to insert multiple chart sheets in the workbook, give some descriptive name to the new sheet and click OK.
    Before you create a chart in excel, how would you have the chart appear?

If you want to move the chart to an existing sheet, check the Object In option, and then select the needed worksheet in the drop-down list.

To export the chart somewhere outside of Excel, right-click on the chart border and click Copy. Then open another program or application and paste the graph there. You can find a few other chart saving techniques in the following tutorial: How to save Excel chart as image.

This is how you make charts in Excel. Hopefully, this overview of the basic chart features has helped you get off on the right foot. In the next tutorial, we will provide the detailed guidance on customizing different chart elements such as chart title, axes, data labels and so on. In the meantime, you may want to review other chart tutorials that we have (the links are at the end of this article). I thank you for reading and look forward to seeing you on our blog next week!

You may also be interested in

What is the first step in creating a chart with Excel?

Create a chart.
Click anywhere in the data for which you want to create a chart. ... .
Select Insert > Charts > and the chart type you want..
On the menu that opens, select the option you want. ... .
To edit the chart (titles, legends, data labels), select the Chart tab and then select Format..

How can you remove a split other than by clicking the split button under view?

Go to the View tab & click the Split button in the Window group. However, a Split can be removed by double-clicking the bar... You may have applied Freeze Panes rather than a Split. The controls for that are in the same group.

What should be selected before creating a chart?

To create a chart, you need to select at least one cell in a range of data (a set of cells). Do one of the following: If your chart data is in a continuous range of cells, select any cell in that range. Your chart will include all the data in the range.

What is the first step to insert a chart?

On the Insert tab, in the Illustrations group, click Chart. In the Insert Chart dialog box, click the arrows to scroll through the chart types. Select the type of chart that you want and then click OK.