Matplotlib python tutorial in hindi | matplotlib tutorial in hindi 2020 | 13
health Tags: 2020, hindi, Matplotlib, python, tutorialNo Comments »
Description:
matplotlib python tutorial in hindi
matplotlib tutorial in hindi
In this post, I am going to show you how to plot a graph in python. So, Let’s start.
Mathplotlib is discover by John D Hunter. It is derived from matlab. It is used with numpy. It is a package show which shows graphical representation. Pyplot is module in mathplotlib.
how to save plot in python as png.
how to save plot in python as jpg.
Some Functions in pyplot:
pyplot.title
pyplot.show()
pyplot.plot()
pyplot.xlabel()
pyplot.ylabel()
pyplot.figure()
Graph styles:
– solid
–dash
: dotted line
D diamnd
. point marker
o circle
* star
x marker
Graph color:
r red
b blue
w white
and so on
How to use: “b-” //which shows colour {b} with style{-}
Matplotlib in python | Pie chart | Bar chart | Urdu | using Anaconda, Pycharm :
Subscribe my personal Youtube Channel:
https://www.youtube.com/channel/UCa93R2oNQMuX0fOKa9eV4zg?view_as=subscriber
Follow Me On Facebook:
https://web.facebook.com/Easy-Coding-606776709802899/?modal=admin_todo_tour
Follow me on Instagram:
easycoding_with_ammara
Other all code link (Github):
https://github.com/AmmaraRasheed?tab=repositories
PlayLists:
C programming language:
Android Studio full cource:
Android Send Notifications and group Notification
Implicit and Explicit Intents in android
https://www.youtube.com/watch?v=KC0MPIOt72I&list=PLTR7MDYHvzpMTwla2MI9zV5rKEo5YqRTz
Recyclerview in Android with firebase
https://www.youtube.com/watch?v=Zbosrthfg58&list=PLTR7MDYHvzpNDPxcmAhmGmbMVi0I47CF9
Multiple Selection in Recyclerview:
https://www.youtube.com/watch?v=BjizydPDSvw&list=PLTR7MDYHvzpN1tYNdLCnWMRKm8gIuiDp_
Webview In android:
https://www.youtube.com/watch?v=xaA1RDuByW8&list=PLTR7MDYHvzpMudHijZIWEQlxkbHUT2HU1
Firebase in android:
Firebase Storage:
https://www.youtube.com/watch?v=Ma_bf-sjLss&list=PLTR7MDYHvzpPjjuE4ewlgetTKMF9ASr3u
Login And Registration using Firebase using Javascript | Web
https://www.youtube.com/watch?v=gZM3MjGzmpQ&list=PLTR7MDYHvzpNA2EieDiZAMyCiK7DLJrLX
Create Resume using html, css and Bootstrap
https://www.youtube.com/watch?v=Ri57wEbYNSc&list=PLTR7MDYHvzpPkDSenORZrh5jvpgb9gLXe
Select Image from Gallery, Apply filter, Save to Gallery.
https://www.youtube.com/watch?v=3AZW7N4IeOs&list=PLTR7MDYHvzpNLaoXwSBjy-emEm_flT7bq
Slider in Android.
https://www.youtube.com/watch?v=ulT1DpBXRQk&list=PLTR7MDYHvzpPmzvIJmIfK8OGXX7BwIgSk
Send Notifiction in Android:
Topic Message in Android:
https://www.youtube.com/watch?v=lDifmummiTs&list=PLTR7MDYHvzpMUIDHfX6qghf9kMPm_-u7x
Tab Layout In Android:
https://www.youtube.com/watch?v=vtqJ8UR8aw8&list=PLTR7MDYHvzpPbod3eovRJDZrKAcRyDcai
Simple and Custom Listview in Android
Take image using camera and store in internal storage.
youtube.com/watch?v=WL9okRCtwG8&list=PLTR7MDYHvzpNJXRUUn0mbUzCfhoJe7Xc9
Sqlite database:
Python for beginners using Pycharm full course:
Code:
https://arprogramming.blogspot.com/2020/04/import-matplotlib.html
#Easycodingwithammara
#ammara
#matplotlinbinpython
#matplotlib