Adjusting the tick Location and Label | xticks and yticks Function | Matplotlib | Python Tutorials

preview_player
Показать описание
In this Python Programming video tutorial you will learn about xticks and yticks function of pyplot module in matplotlib package in detail.

Matplotlib is a plotting library for the Python programming language and its numerical mathematics extension NumPy.
Here we will see how to adjust the ticks label and location of the axis using xticks and yticks function and we will discuss about its syntax and arguments in detail.

matplotlib:

NumPy Arange Function:

#matplotlib #Python

For more free tutorials on computer programming
Рекомендации по теме
Комментарии
Автор

An excellent video with lots of helpful ideas. Your code is easy to read with vivid black text on a white background. Very thoughtful! Thank you.

electron
Автор

Thanks for the video from Colombia! It was too useful!

juanmanuelcorredor
Автор

Thanks. This video has been so useful 👍👍☺☺

fernandai.b.
Автор

Excellent explanation and examples. Thank you for the video.

satyanarayanad
Автор

good explanation 👍and u r voice is very cute and clarity

satishbabu
Автор

very nice tutorial AmuLya, thank you

py_tok
Автор

hey amulya. your python course are awesome. why dont you start full series on django/python project based tutorial. please kindly work on that django project. thank you

rayganmudberry
Автор

Hi madam thank you so much for wonderful material. Please could you make videos on Django eagerly waiting for those

bodasingianilkumar
Автор

First like, first view, first comment

sivaprakash
Автор

Thanks for the video and excellent explanation... it helped me a lot!!
Only a question: How to do to put the values of yticks one by one ?, since I am using this:

plt.yticks (np.arange (-1, 5))

so that it starts from -1, but when seeing them in the graph it puts them as 2, 4
and if I have a value of 1 in the graph it does not paint it... thanks!

MRL
Автор

Ma'am, please clarify my doubt.. Which version of python you're using? Python 2 or 3???🥺🥺🥺

jessierider
Автор

Hi ^^ Uhmm ... Could you make a tutorial on how to make a game by python like the coding and do you know what python version I should download ? I only know python 3 but there's so many so I'm confused ... Btw love your vids ^^

chizuchan
Автор

Maam, Why xtics is not working in python 3.9.5, it shows-module 'matplotlib.pyplot' has no attribute 'xtics'

soumyajitdas
Автор

Thanks for the video! I have a question regarding categorical yticks, can we justify them to the left? for the case of gantt chart for example?

chemmakhabderraouf
Автор

Hello Mam. Please Continue The "C Programming" series.

ramsudhan
Автор

can we fix X_labels because i am unable to read out my X labels on x axis i saw only black line on xlabels

abhishekjawla
Автор

Can you please reduce saying, "Nothing but"? It is jarring.

AkshatJha