Matplotlib line style formatting - Lesson 2

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thank you very much Mr Ingenieur Cris. It has really served me too much to understand the matplotlib library. I thought it was something more mythical but you made it look very easy. Thank you very much for all this help.

axios-xugv
Автор

Great Video. Thanks for your explanations. You introductory videos have helped me a lot🤠

kagbanyinyin
Автор

Thank you for giving these tutorials! they are in depth and well put together. You should make one that uses matplotlib and flask! Keep up the awesome work!

sawyermarchand
Автор

If I have two variables with different values such as angle =(1, 2, ...50) and time = (51, 52...100), how can I use different colors to plot according to variable time using matplotlib? I want for eg. red color for point 51, blue for 52 and so on but different colors. Can you provide me code?

sandhyagautam