Explore
EXPLORE THE CATALOG
Supercharge your career with 700+ hands-on courses
View All Courses
Python
Java
JavaScript
C
React
Docker
Vue JS
R
Web Dev
DevOps
AWS
C#
LEARNING TOOLS
Explore the industry's most complete learning platform
Courses
Level up your skills
Cloud Labs
Setup-free practice with Cloud Services
Skill Paths
Achieve learning goals
Projects
Build real-world applications
Mock Interviews
New
AI-Powered interviews
Personalized Interview Prep
New
Get a custom roadmap tailored to your goals
Assessments
Benchmark your skills
Personalized Paths
Get the right resources for your goals
LEARN TO CODE
Check out our beginner friendly courses.
Pricing
For Business
Resources
Newsletter
Curated insights on AI, Cloud & System Design
Blog
For developers, By developers
Free Cheatsheets
Download handy guides for tech topics
Log In
Join
for free
Back To Module Home
Visualization using Matplotlib for Python
0% completed
Introduction
About the Course
Basics of Matplotlib
How to Draw Various Plot Elements
How to Draw a Figure
Other Methods for Drawing a Figure
Setting the Tick for a Plot
Controlling the Spine
Adding a Legend to the Plot
Using Annotate to Identify Data Points
Adding Text to a Plot
Using the Grid to Help Locate Data
Setting the Title of a Plot
Placing Multiple Plots onto One Figure Using Subplots
Creating Complex Layouts with GridSpec
Colors
Quiz: Figure Elements
How to Draw Different Types of Plots
How to Draw a Line Plot
How to Draw a Scatter Plot
How to Draw a Bar Plot
Using Error Bars to Show Uncertainty
How to Draw a Histogram Plot
How to Draw a Pie Plot
How to Draw a Box Plot
How to Draw a Heatmap Plot
How to Draw a Radar Plot
Using Color Bars to Improve Data Readability
How to Draw a 3D Plot Using Surface Plot
Using Fill Between to Fill the Area between Two Curves
How to Draw a Stem Plot
How to Draw a Stack Plot
XKCD
Quiz: Different Types of Plots
Final Remarks