Properties of a line in a line plot in #python Part 2

preview_player
Показать описание
In 1 minute we will be seeing some properties of line plot in python.

Steps :-
1.Install matplotlib library on your machine using pip install matplotlib
2. Import library in Jupyter for use
3. Create lists for points one list for all x - coordinates and another for y - coordinates.

Properties -
1. Color - Color of line
2. LineStyle - Style of Line
3. Marker - Points representation
4. ms(Marker Size) - Size of Marker
5. mfc(marker face color) - color of the dot/marker
6. mec(marker edge color) - color of the boundary of dot/marker
7. line width - thickness of the line

#python#coding#graph#matplotlib#programming#shorts
Рекомендации по теме
Комментарии
Автор

Link of Matplotlib Playlist :

If you have any query comment down :)

akshatmodani
welcome to shbcf.ru