plot() - to plot the continuous fn
xlabel() - to name the x-axis.
ylabel() - to name the y-axis.
title() - to give heading to the graph
show() - to display the plotted graph in a window.
scatter() - points of scatter plot
xlim() - limits of x axis
show() - to display the plotted graph in a window.
bar() - is used to plot bar plot vertically (default)
barh() - function helps to make a horizontal bar plot.
axvline() - adds a vertical line across axis
axhline() - adds a horizontal line across axis
pie() - assign the arguments of pie chart
-
Notifications
You must be signed in to change notification settings - Fork 0
Codes and Video tutorials using matplotlib in python
G-Karishni/Signal-Processing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Codes and Video tutorials using matplotlib in python
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published