Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Excel Tutorial
  • Excel Formulas
  • Excel Shortcut Keys
  • Data Analysis in Excel
  • Formatting in Excel
  • Excel Workbooks
  • Statistical Functions
  • Data Visualization in Excel
  • Pivot Tables in Excel
  • MS Excel Quiz
  • Excel Interview Questions
  • Advance Excel
Open In App
Next Article:
Types of Charts in Excel
Next article icon

Types of Charts in Excel

Last Updated : 11 Apr, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

Visualizing data is a key part of effective analysis, and Excel offers a wide range of tools to help you present information clearly. Understanding the different types of charts in Excel can help you choose the best way to display your data based on your goals and audience. From simple visuals like bar charts and pie charts to more advanced options such as scatter plots, histograms, and combo charts, each chart type serves a specific purpose in data storytelling. In this guide, you’ll learn about the most commonly used Excel chart types, their functions, and when to use each one to make your data easier to interpret and more impactful.

Different Chart Types in Excel

There are various charts available in excel. Namely, they are:

  • Line Chart
  • Bar Chart
  • Column Chart
  • Area Chart
  • Pie Chart
  • Surface Chart

In this example, we will be using random car sales data, including model name and the number of cars sold, as the dataset and represent it in the various graphs.

Create dataset

In this step, we will be inserting random financial sales data into our excel sheet. Below is the screenshot of the random data we will use for our various graphs.

Dataset
Fig. 1 - Dataset

Line Chart

Line charts are most helpful in representing the trends. This can be very useful to analyze the ups and downs in a range of data over a particular time span. The data points in the chart are connected with the lines.

Note: To insert the graph, we need to select our dataset(or data table) and go to insert and then in the chart section and insert whatever graph we want.

Creating-line-chart
Fig. 2 - Line Chart

Bar Chart

Bar charts are used to represent the categorical data using the rectangular horizontal bars with their height and length proportional to the data values it is used to represent.

Creating-bar-chart
Fig. 3 - Bar Chart

Column Chart

Column charts are used to represent the data in a vertical chart using the vertical bars. These graphs are mostly used for comparing the data points in the data. Column chart

Creating-column-chart
Fig. 4 - Column Chart

Area Chart

Area charts are used to display graphically quantitative data. It is similar to the line chart and based on it. The area between the lines is filled with color, and they are easy to analyze as they are similar to the line chart showing ups and downs in the data.

Creating-area-chart
Fig5 - Area Chart

Pie Chart

Pie charts are circular statistical graphs that are divided into slices of pie in the proportion to data values to represent the data. They are commonly used to analyze the percentage allocation of data points incomplete dataset.

Creating-pie-chart
Fig6 -  Pie Chart

Surface Chart

Surface charts are 3-dimensional charts that are used to represent the data in a 3-dimensional landscape. They are mainly used to represent the large dataset. They display a variety of data at the same time.

Creating-surface-chart
Fig. 7 -  Surface Chart

Conclusion

Choosing the right chart type in Excel allows you to communicate your data more effectively and highlight key insights. Whether you’re summarizing values with a column chart, comparing trends with a line chart, or showing proportions with a pie chart, Excel gives you flexible options to suit different needs. By understanding the strengths of each Excel chart type, you’ll be better prepared to turn raw data into meaningful visuals that support smarter decisions and clearer communication.


Next Article
Types of Charts in Excel

A

ankur035
Improve
Article Tags :
  • Excel
  • Excel-Charts
  • ExcelGuide

Similar Reads

    Excel Charts
    How to Create a Chart in Excel (Quick Steps)Follow the Steps to create a Chart in Excel:Step 1: Enter the data in the Worksheet.Step 2: Select the range of data of which you want to create a chart.Step 3: Go to the Insert Tab and Select the Type of chart you want to create.Imagine converting raw num
    4 min read
    How to Rotate Pie Charts in Excel?
    A Pie Chart is a circular statistical graphic, which is divided into slices to illustrate numerical proportion.In this article, we'll see how we can create and rotate pie charts. How to make Pie Charts in Excel ? Follow the below steps to create a pie chart in Excel: Step 1: Formatting data for pie
    2 min read
    Types of Trendlines in Excel
    A line that bounds a particular chart and shows the behavior as it propagates is known as a trend line. It is generally used for analytics purposes to get a close approximate idea from the chart. The chart can be of any type like Bar Chart, Scattered Chart, Line Chart, etc. In this article, we are g
    4 min read
    Programming Charts in Excel VBA
    VBA stands for Visual Basic for Applications and it is developed by Microsoft. MS Excel and many other Microsoft applications like word, access, etc have this language integrated into them using which one can do various things. VBA can be used in MS Excel through the code editor in its developer tab
    4 min read
    Chart.js Chart Types
    In this article, we will explore some of the key chart types provided by Chart.js, covering their descriptions, syntax, examples, and outputs.Chart.js offers a diverse set of chart types, each designed to convey specific types of data effectively. It also helps to see the computed data at a glance,
    4 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences