Skip to content
Home » Graphs and chart in excel

Graphs and chart in excel


🧩 1. What are Graphs and Charts in MS Excel?

In Microsoft Excel,
Charts and Graphs are visual representations of numerical data stored in a worksheet.
They help users understand trends, comparisons, and patterns more quickly than by viewing raw numbers.

🔹 Chart – a visual display of data (column, line, pie, bar, etc.)
🔹 Graph – often used interchangeably with “chart,” but generally refers to charts that show relationships between two variables (like line or scatter graphs).

In short:

📊 Chart/Graph = Data + Visualization


🎯 2. Purpose of Using Charts and Graphs

PurposeExplanation
Simplify DataConvert large data into easy visuals.
Identify TrendsShow upward or downward trends over time.
Compare ValuesCompare categories or groups quickly.
Highlight ProportionsShow part-to-whole relationships (like Pie chart).
Make Reports AttractiveVisually appealing presentations.

🧠 3. Types of Charts in Excel

Excel provides several types of charts under the Insert → Charts menu:

Chart TypeUsed For
Column ChartCompare different items or months.
Bar ChartCompare horizontally (best for long labels).
Line ChartShow trends over time (e.g., sales growth).
Pie ChartShow percentage contribution of each part.
Area ChartEmphasize total value over time.
Scatter (XY) ChartShow relationship between two numeric values.
Combo ChartCombine two types (e.g., column + line).

🪜 4. Steps to Create a Chart or Graph in Excel

Step 1: Enter your data

Example data (Sales Data):

MonthSales
January10000
February12000
March9000
April15000
May18000

Step 2: Select the data

Highlight A1:B6 (including headers “Month” and “Sales”).


Step 3: Insert a chart

Go to:

Insert Tab → Charts Group → Column Chart → Clustered Column

Now Excel automatically creates a Column Chart.


Step 4: Add chart elements

Use:

Chart Design Tab → Add Chart Element

You can add:

  • Chart Title
  • Axis Titles
  • Data Labels
  • Legend

Step 5: Format the chart

Right-click any chart element (bars, axes, title) → Format
You can:

  • Change colors (Fill)
  • Adjust font, text size
  • Add gridlines
  • Apply chart styles

Step 6: Rename chart title

Click Chart Title → type “Monthly Sales Report”.


Step 7: Save or move the chart

Right-click chart → Move Chart → As New Sheet
(to create a full-page chart sheet).


📘 5. Example Explanation

Let’s interpret our chart:

  • X-Axis (Horizontal) – represents Months.
  • Y-Axis (Vertical) – represents Sales in ₹.
  • Each bar = sales figure for that month.
  • Taller bars = higher sales.
  • From the chart, we can quickly see sales increased from March to May.

6. Quick Shortcuts and Tips

ActionShortcut / Tip
Create default chartAlt + F1
Create chart on new sheetF11
Open Format PaneCtrl + 1
Change chart typeRight-click → Change Chart Type…
Change colors quicklyChart Design → Change Colors

📊 7. Summary

FeatureDescription
DefinitionVisual representation of data
PurposeSimplify analysis, highlight trends
Creation StepsEnter → Select → Insert → Format
Common TypesColumn, Line, Pie, Bar, Area, Scatter
ExampleMonthly sales chart showing growth

.


🥧 Example 2: Pie Chart — Sales Percentage by Product

📋 Step 1: Enter the data

Open a new Excel sheet and type the following data:

ProductSales (₹)
Laptops50,000
Mobiles30,000
Tablets10,000
Accessories5,000
Smartwatches5,000

🪜 Step 2: Select the data

Select the data range A1:B6
(including the column headings “Product” and “Sales (₹)”).


📊 Step 3: Insert a Pie Chart

Go to the Ribbon Menu:

Insert → Charts Group → Pie Chart → 2-D Pie

Excel will automatically generate a Pie Chart showing each product’s share of total sales.


🎨 Step 4: Add Chart Elements

Click on the chart → go to

Chart Design → Add Chart Element

Now add:

  • Chart Title → “Sales Percentage by Product”
  • Data Labels → “Percentage”
  • Legend → “Right” position

This will show both the labels and corresponding percentages on each slice.


⚙️ Step 5: Format the chart

Right-click anywhere on the chart → Format Data Series

You can customize:

  • Slice explosion: Pull one slice outward for emphasis (e.g., highlight “Laptops”).
  • Fill & Border: Change slice colors.
  • 3-D Format: Choose 3-D Pie for a more visual effect.
  • Legend font: Change color, style, or size.

🧠 Step 6: Analyze the chart

Now look at your chart:

  • Each slice represents one product category.
  • The size of each slice shows how much that product contributes to total sales.

For example:

  • Laptops (50%) — half of total sales.
  • Mobiles (30%) — nearly one-third.
  • Others (20%) — combined smaller contributions.

You can immediately see that Laptops are the top-selling item, followed by Mobiles.


Step 7: Optional formatting

To make it more attractive:

  • Click on a slice → right-click → “Format Data Labels”
    → Tick Category Name and Percentage both.
  • Change the background color of the chart area.
  • Use Chart Styles (in Chart Design tab) to apply built-in color themes.

Pie Chart Summary

StepDescription
1Enter data with categories and values
2Select data
3Insert → Pie Chart
4Add title, labels, legend
5Format colors, slices, and layout
6Interpret results visually

💡 Tip:

Use a Pie Chart only when you have few categories (5–6 max) and want to show part-to-whole comparison.

If there are many small parts, use a Bar Chart instead—it’s clearer.