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
Quiz: Different Types of Plots
1
We can use
plot()
to draw a scatter plot.
A)
True
B)
False
Reset Quiz
Question 1 of 5
0 attempted
Submit Answer